obsolute-paste (latest)

Published 2024-03-17 05:51:43 +00:00 by baalajimaestro in baalajimaestro/obsolute-paste

Installation

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

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-03-17 05:51:43 +00:00
15
OCI / Docker
linux/amd64
3.9 MiB
Versions (1) View all
latest 2024-03-17