aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2019-02-17 16:27:13 +0000
committerRob Austein <sra@hactrn.net>2019-02-17 16:27:13 +0000
commit9eb4a87c93dc87d44fb4e1cb583f375845caf775 (patch)
treee69a4e1170c45f8c17642847ee9a4a9135a8e79e /Dockerfile
parentd3c3b4548fef78a19bc4b785b4f91b46f1169d34 (diff)
sudo is sticky
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 0cca190..75769cf 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -17,7 +17,6 @@ RUN apt-get update && \
python-serial \
python-yaml \
reprepro \
- sudo \
ubuntu-archive-keyring \
ubuntu-dev-tools \
pbuilder && \