obsolute-paste (latest)

Published 2024-09-04 09:44:43 +00:00 by baalajimaestro in baalajimaestro/obsolute-paste

Installation

docker pull git.ptr.moe/baalajimaestro/obsolute-paste:latest
sha256:e85217b73e6a92d6150eec49554d31fb350ccc964bded8a810e01f6a3ebb716e

Image Layers

WORKDIR /app
COPY /app/target/x86_64-unknown-linux-musl/release/paste-frontend /app/paste-frontend # buildkit
ADD templates /app/templates # buildkit
ADD static /app/static # buildkit
EXPOSE map[8080/tcp:{}]
CMD ["./paste-frontend"]
Details
Container
2024-09-04 09:44:43 +00:00
20
OCI / Docker
linux/amd64
3.9 MiB
Versions (1) View all
latest 2024-09-04