forked from retoor/snek
Update.
This commit is contained in:
@@ -10,3 +10,9 @@ RUN chmod +x r
|
||||
|
||||
RUN mv r /usr/local/bin/r
|
||||
|
||||
RUN echo 'root:root' | chpasswd
|
||||
|
||||
COPY ./terminal /opt/bootstrap
|
||||
COPY ./terminal /opt/snek
|
||||
RUN cp -r ./root /opt/bootrap/root
|
||||
COPY ./terminal/entry /usr/local/bin/entry
|
||||
|
||||
Reference in New Issue
Block a user