Files
docker-images/raspap/Dockerfile
Joshua Schnabel de8d63937b Update Dockerfile
2020-09-19 14:55:31 +02:00

6 lines
164 B
Docker

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