home (2ad19dfd)

Published 2026-04-02 22:43:23 +03:00 by lain

Installation

docker pull code.wejust.rest/lain/home:2ad19dfd
sha256:0bd4c01c3cd3c07eccb5fafb6800939dd67714795175cb4c60293358df1f08dd

Image layers

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache ca-certificates # buildkit
ENV GOLANG_VERSION=1.26.1
ENV GOTOOLCHAIN=local
ENV GOPATH=/go
ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
COPY /target/ / # buildkit
RUN /bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 1777 "$GOPATH" # buildkit
WORKDIR /go
WORKDIR /app
ENV GOEXPERIMENT=fieldtrack,boringcrypto,greenteagc,randomizedheapbase64,simd
COPY multi:9f324692f112d1f9889602303fe2ea06d78c6825c8810c22b3f1db3a321b968c in ./
/bin/sh -c go mod download
COPY dir:024d65ae12cde0e0a61c557b082d3edc9fa82e4fd643233d4a4297ba9ddd8875 in .
/bin/sh -c CGO_ENABLED=0 GOOS=linux go build -ldflags="-s -w" -o /out/phpnerd ./cmd/phpnerd
ENTRYPOINT ["/out/phpnerd"]
CMD ["-c" "/app/nerdie.toml"]
LABEL org.opencontainers.image.created=2026-04-02T18:38:39Z
LABEL org.opencontainers.image.revision=7deae4af17cb7e211c4e91428d130c6aee0735f2
LABEL org.opencontainers.image.source=https://code.wejust.rest/lain/phpnerd-private.git
LABEL org.opencontainers.image.url=https://code.wejust.rest/lain/phpnerd-private
WORKDIR /app
COPY file:c1574032b1769031c92c7d3aa7bc270714390f4b1ad2458092e1dac806c18f41 in /app/nerdie.toml
COPY dir:dffbdb07d175ef056dedaab05bf97d098a5f16247c5869227a9eb4ea814d36f5 in /app/src
ENTRYPOINT ["/out/phpnerd"]
CMD ["-c" "/app/nerdie.toml"]
LABEL org.opencontainers.image.created=2026-04-02T19:43:15Z
LABEL org.opencontainers.image.revision=2ad19dfd309a67ea959df5ef605ff8b3e19b7b07
LABEL org.opencontainers.image.source=https://code.wejust.rest/lain/home.git
LABEL org.opencontainers.image.url=https://code.wejust.rest/lain/home

Labels

Key Value
org.opencontainers.image.created 2026-04-02T19:43:15Z
org.opencontainers.image.revision 2ad19dfd309a67ea959df5ef605ff8b3e19b7b07
org.opencontainers.image.source https://code.wejust.rest/lain/home.git
org.opencontainers.image.url https://code.wejust.rest/lain/home
Details
Container
2026-04-02 22:43:23 +03:00
0
OCI / Docker
linux/amd64
189 MiB
Versions (40) View all
latest 2026-05-17
56061689 2026-04-10
44a61047 2026-04-10
463c1cdf 2026-04-10
e834ba0a 2026-04-10