omnom (sha256:0a3a91bbae87af8ff5d51d8056c044be7227f04e1cb5232f01e8d04fa0dc7a90)
Published 2025-06-10 02:02:49 +02:00 by psYchotic
Installation
docker pull git.zwanenburg.info/psychotic/omnom@sha256:0a3a91bbae87af8ff5d51d8056c044be7227f04e1cb5232f01e8d04fa0dc7a90sha256:0a3a91bbae87af8ff5d51d8056c044be7227f04e1cb5232f01e8d04fa0dc7a90Image layers
| COPY /usr/share/ca-certificates /usr/share/ca-certificates # buildkit |
| COPY /app/omnom /omnom # buildkit |
| COPY ./source/templates /templates # buildkit |
| COPY ./source/static /static # buildkit |
| ENTRYPOINT ["/omnom"] |