diff options
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 && \ |