diff options
author | Rob Austein <sra@hactrn.net> | 2019-02-17 16:27:13 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2019-02-17 16:27:13 +0000 |
commit | 9eb4a87c93dc87d44fb4e1cb583f375845caf775 (patch) | |
tree | e69a4e1170c45f8c17642847ee9a4a9135a8e79e /Dockerfile | |
parent | d3c3b4548fef78a19bc4b785b4f91b46f1169d34 (diff) |
sudo is sticky
Diffstat (limited to 'Dockerfile')
-rw-r--r-- | Dockerfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -17,7 +17,6 @@ RUN apt-get update && \ python-serial \ python-yaml \ reprepro \ - sudo \ ubuntu-archive-keyring \ ubuntu-dev-tools \ pbuilder && \ |