Files
docker-images/raspap/Dockerfile
Joshua Schnabel 9201c088d6 Update Dockerfile
2020-09-19 15:02:01 +02:00

6 lines
182 B
Docker

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