Create Dockerfile

This commit is contained in:
Joshua Schnabel
2020-09-19 14:53:52 +02:00
committed by GitHub
parent b3d15f0016
commit a563018933

5
raspap/Dockerfile Normal file
View File

@ -0,0 +1,5 @@
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