• Joined on 2026-04-23

site (df7fa342c176)

Published 2026-04-26 12:28:41 +00:00 by gefiox

Installation

docker pull git.gefiox.tech/gefiox/site:df7fa342c176
sha256:b3878d51314a856877bbf2cd6279fc1c1b4f2ed378585d2280888e2ea68b0cb6

Images

Digest OS / Arch Size
f97f7cefa5 linux/amd64 42 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates tzdata && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /app
COPY /app/gefiox . # buildkit
EXPOSE [8080/tcp]
ENV GIN_MODE=release
CMD ["./gefiox"]
Details
Container
2026-04-26 12:28:41 +00:00
0
OCI / Docker
Versions (3) View all
ca520bff5d76 2026-04-26
dev 2026-04-26
df7fa342c176 2026-04-26