Update Dockerfile

This commit is contained in:
Joshua Schnabel
2020-09-19 15:00:20 +02:00
committed by GitHub
parent 752fc137b7
commit 2371a2d8cf

View File

@ -1,5 +1,5 @@
FROM fauust/docker-systemd:debian-sid
RUN apt-get update && apt-get upgrade --yes && apt-get install curl wget --yes
RUN apt-get update && apt-get upgrade --yes && apt-get install curl wget sudo --yes
RUN curl -sL https://install.raspap.com | bash -s -- --yes