personal

finns-gender-app (39b8b3b8890f00c14988eaca9668087bc973cbf0)

Published 2024-08-27 14:19:19 +00:00 by joshuacoles

Installation

docker pull git.joshuacoles.me/personal/finns-gender-app:39b8b3b8890f00c14988eaca9668087bc973cbf0
sha256:cb1a5b44fc76970f729bc29a783d947e7866b2222e36e6d466fc27629b1cc519

Images

Digest OS / Arch Size
f9af28bc00 linux/amd64 34 MiB
9478d6ffe5 linux/arm64 33 MiB

Image Layers ( linux/amd64)

ADD file:8b272f437a81ca538a72714301aab84c945a2ff3829fd205d401f488514d36a9 in /
CMD ["bash"]
COPY /usr/local/bin/server /usr/local/bin/ # buildkit
ARG UID=10001
RUN |1 UID=10001 /bin/sh -c adduser --disabled-password --gecos "" --home "/nonexistent" --shell "/sbin/nologin" --no-create-home --uid "${UID}" appuser # buildkit
USER appuser
WORKDIR /app
COPY assets /app/assets # buildkit
EXPOSE map[3000/tcp:{}]
CMD ["/usr/local/bin/server"]
Details
Container
2024-08-27 14:19:19 +00:00
1
OCI / Docker
Versions (3) View all