gw (sha256:f5ba67e75e7699c70840f2c79ebe097fe6863e23be99ac31fedad9b40480df45)

Published 2024-12-28 20:53:52 +00:00 by hex

Installation

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

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:52:25Z
org.opencontainers.image.revision 782414d8eeb55930583d06dc6d346f7a1459159e
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:53:52 +00:00
6
OCI / Docker
linux/amd64
8.5 MiB
Versions (4) View all