Create Dockerfile
This commit is contained in:
5
raspap/Dockerfile
Normal file
5
raspap/Dockerfile
Normal 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
|
||||||
Reference in New Issue
Block a user