Files
docker-images/raspap/Dockerfile
Joshua Schnabel 752fc137b7 Update Dockerfile
2020-09-19 14:57:37 +02:00

6 lines
178 B
Docker

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