Skip to content

Instantly share code, notes, and snippets.

@neowulf
Created October 11, 2016 19:42
Show Gist options
  • Save neowulf/16e2f8b01d6fb5dad20b6ccee148b9a7 to your computer and use it in GitHub Desktop.
Save neowulf/16e2f8b01d6fb5dad20b6ccee148b9a7 to your computer and use it in GitHub Desktop.
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