home (88195580)

Published 2026-04-03 22:38:46 +03:00 by lain

Installation

docker pull code.wejust.rest/lain/home:88195580
sha256:fd5c1082042a3817fb58be13935e3b5ba07ddb78bae5689f2680c17555acb0f8

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:7bc5a3ad837bb1822d4ac14829ca4b1db2ba8a6253fa0ac10d7ffef54c9a2877 in /app/src
ENTRYPOINT ["/out/phpnerd"]
CMD ["-c" "/app/nerdie.toml"]
LABEL org.opencontainers.image.created=2026-04-03T19:38:38Z
LABEL org.opencontainers.image.revision=88195580b92c77f1fd941adea8dfba9d5068be01
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-03T19:38:38Z
org.opencontainers.image.revision 88195580b92c77f1fd941adea8dfba9d5068be01
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-03 22:38:46 +03:00
0
OCI / Docker
linux/amd64
190 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