gw (sha256:779752903a8ded1dab5650dd89ef64796cbea2892f1c183637af39ab8e75be71)

Published 2024-12-26 12:28:07 +00:00 by hex

Installation

docker pull git.iwakura.rip/hex/gw@sha256:779752903a8ded1dab5650dd89ef64796cbea2892f1c183637af39ab8e75be71
sha256:779752903a8ded1dab5650dd89ef64796cbea2892f1c183637af39ab8e75be71

Image Layers

ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
WORKDIR /app
RUN /bin/sh -c apk update && apk add sqlite-dev # buildkit
COPY /build/gw /app/ # buildkit
COPY /build/public /app/public # buildkit
CMD ["/app/gw"]

Labels

Key Value
org.opencontainers.image.created 2024-12-26T12:26:19Z
org.opencontainers.image.revision 5f542201135fdb0cf5f961d610cb0191cbcd7bd7
org.opencontainers.image.source https://git.iwakura.rip/hex/gw.git
org.opencontainers.image.url https://git.iwakura.rip/hex/gw
Details
Container
2024-12-26 12:28:07 +00:00
2
OCI / Docker
linux/amd64
8.5 MiB
Versions (4) View all