prodfleet-service (0.5.1.1)

Published 2026-06-02 22:59:49 +00:00 by drone

Installation

docker pull git.outbox.systems/outbox.systems/prodfleet-service:0.5.1.1
sha256:4dc002ea47af2fee823760aa2bff6d5a64180fa217e82f14379e1a015ab18865

Image Layers

ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in /
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache ca-certificates # buildkit
ENV GOLANG_VERSION=1.21.13
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
COPY file:334e43a85ee8ed8b25dc92dd1f0e71c66fa095e78a63e3d0976d72a3ec6bf0ac in ./
EXPOSE 3010
EXPOSE 8080
CMD ["./prodfleet"]
LABEL org.opencontainers.image.created=2026-06-02T22:59:29Z
LABEL org.opencontainers.image.revision=1a5735b13c8d946cd50ee708b8d9dde3b1ae9a7f
LABEL org.opencontainers.image.source=https://git.outbox.systems/Outbox.Systems/nexus-service.git
LABEL org.opencontainers.image.url=https://git.outbox.systems/Outbox.Systems/nexus-service

Labels

Key Value
org.opencontainers.image.created 2026-06-02T22:59:29Z
org.opencontainers.image.revision 1a5735b13c8d946cd50ee708b8d9dde3b1ae9a7f
org.opencontainers.image.source https://git.outbox.systems/Outbox.Systems/nexus-service.git
org.opencontainers.image.url https://git.outbox.systems/Outbox.Systems/nexus-service
Details
Container
2026-06-02 22:59:49 +00:00
2
OCI / Docker
linux/amd64
81 MiB
Versions (5) View all
0.5.1.1 2026-06-02
latest 2026-06-02
0.5.1.0 2026-05-14
0.5.0.5 2025-01-31
0.5.0.4 2025-01-31