Created
October 11, 2016 19:42
-
-
Save neowulf/16e2f8b01d6fb5dad20b6ccee148b9a7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM ubuntu:16.04 | |
MAINTAINER [email protected] | |
RUN apt-get update && apt-get install logrotate cron tree less wget systemd dbus |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment