Block a user
qotd (latest)
Installation
docker pull git2.legonzaur.fr/legonzaur/qotd:latestsha256:9553a63edf5ddaa069e277337280ecaeaf81108312cb9e53c2d6ceaea8fb3052
Image Layers
| COPY /opt/builder/build/qotd / # buildkit |
| COPY quotes.txt / # buildkit |
| STOPSIGNAL SIGKILL |
| ENTRYPOINT ["/qotd"] |