Files
docker-images/raspap/Dockerfile
Joshua Schnabel bc907bcb26 Update Dockerfile
2020-09-19 14:56:48 +02:00

6 lines
173 B
Docker

FROM fauust/docker-systemd:debian-sid
RUN apt-get update && apt-get upgrade --yes && apt-get install curl --yes
RUN curl -sL https://install.raspap.com | bash -s -- --yes