home (236000c3)

Published 2026-04-02 21:44:36 +03:00 by lain

Installation

docker pull code.wejust.rest/lain/home:236000c3
sha256:83a65a8eb058e88ef9b04608bb6ca2d04f2b05ef148f35661b3069f15530f52f

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:e2adbbef9c29f45a899824d06126c063e55ac1b9bfb47323f22984ffc8f538bd in /app/src
ENTRYPOINT ["/out/phpnerd"]
CMD ["-c" "/app/nerdie.toml"]
LABEL org.opencontainers.image.created=2026-04-02T18:44:09Z
LABEL org.opencontainers.image.revision=236000c3552d0610c86d03fad8ebc43689e7c4af
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-02T18:44:09Z
org.opencontainers.image.revision 236000c3552d0610c86d03fad8ebc43689e7c4af
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 21:44:36 +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