Update Dockerfile
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
FROM fauust/docker-systemd:debian-sid
|
||||
|
||||
RUN apt-get update && apt-get upgrade && apt-get install curl
|
||||
RUN apt-get update && apt-get upgrade && apt-get install -y curl
|
||||
|
||||
RUN curl -sL https://install.raspap.com | bash -s -- --yes
|
||||
|
||||
Reference in New Issue
Block a user