gw (sha256:ab93b2060534efe4ffd310e271d761f0c32bae6a5b79c79676a965473fffeab6)

Published 2024-12-28 20:27:09 +00:00 by hex

Installation

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

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-28T20:25:39Z
org.opencontainers.image.revision 2b692544167192cd10d4b1198ac7e8a3be6663ae
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-28 20:27:09 +00:00
2
OCI / Docker
linux/amd64
8.5 MiB
Versions (4) View all