Files
docker-images/raspap/Dockerfile
Joshua Schnabel 2371a2d8cf Update Dockerfile
2020-09-19 15:00:20 +02:00

6 lines
183 B
Docker

FROM fauust/docker-systemd:debian-sid
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