whereisnm-backend (558e89d4b3fd17d64add01e748038e86e441beac)
Published 2026-07-11 10:03:05 +00:00 by meliora
Installation
docker pull code.mandracord.com/mandracord/whereisnm-backend:558e89d4b3fd17d64add01e748038e86e441beacsha256:345047bde1dbd128477ce2aceecdb75c662862be79b5a8c71bd4f0ea9539cd7fImage layers
| ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache ca-certificates # buildkit |
| ENV GOLANG_VERSION=1.25.12 |
| 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 |
| /bin/sh -c apk add --no-cache ca-certificates git |
| WORKDIR /app |
| COPY multi:df1723ea3bf200c94bceacf032bf6e75e809d6065fc3cf5d9a2de2ae490af40f in ./ |
| /bin/sh -c go mod download |
| COPY dir:24211cb8a34d083b60f6259aac6718463c554e4c36d6a2f2e7f689766b596423 in . |
| EXPOSE 3000 |
| CMD ["go", "run", "./cmd/whereisnm-backend"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.43.1 |
Details
2026-07-11 10:03:05 +00:00
Versions (17)
View all
Container
1
OCI / Docker
linux/amd64
85 MiB
latest
2026-07-23
067f97c440d2279e3637b21a3df4a1bf5652a725
2026-07-23
9f13cd2099175fb9f0fef00c4bc69c12c8f09fa4
2026-07-22
710f8f125687442d86e139cc2659d33a6c909af6
2026-07-22
f25a5a83adcc2c870394cd8dc41494bc93220c0e
2026-07-21