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

6 lines
161 B
Docker

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