diff options
author | Rob Austein <sra@hactrn.net> | 2019-02-17 13:59:39 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2019-02-17 13:59:39 +0000 |
commit | add3cb0dde446482ed8135c64ce605d2bbc6ea38 (patch) | |
tree | 34973748eac25cba3b29b02ed4e172f6e43f9389 /Dockerfile | |
parent | eeca7cda27fbc8cc11933b1b061491c98ada6553 (diff) |
Full cleanup
Diffstat (limited to 'Dockerfile')
-rw-r--r-- | Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ RUN apt-get update && \ python-serial \ python-yaml \ reprepro \ + sudo \ ubuntu-archive-keyring \ ubuntu-dev-tools \ pbuilder && \ |