Files
docker-images/raspap/Dockerfile
Joshua Schnabel a563018933 Create Dockerfile
2020-09-19 14:53:52 +02:00

6 lines
166 B
Docker

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