feature/sleep-for-ever
This commit is contained in:
parent
41fd71d826
commit
2668576158
@ -5,3 +5,5 @@ RUN apk update && \
|
||||
apk add --no-cache nano mc micro rsync ncdu git curl
|
||||
|
||||
COPY ./bin/ /usr/local/bin
|
||||
|
||||
ENTRYPOINT ["sleep", "infinity"]
|
||||
|
Loading…
Reference in New Issue
Block a user