prodfleet-service (0.5.0.5)

Published 2025-01-31 19:47:42 +00:00 by drone

Installation

docker pull git.outbox.systems/outbox.systems/prodfleet-service:0.5.0.5
sha256:d90a514d6077b7faacbe443e3a7a732221cb857491170b6168444e8df8a4da5f

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 builds/prodfleet ./ # buildkit
EXPOSE map[3010/tcp:{}]
EXPOSE map[8080/tcp:{}]
CMD ["./prodfleet"]

Labels

Key Value
org.opencontainers.image.created 2025-01-31T19:47:29Z
org.opencontainers.image.revision 065c3ce027f1846644e3a1ce2b86b54a25170c8a
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
2025-01-31 19:47:42 +00:00
10
OCI / Docker
linux/amd64
81 MiB
Versions (5) View all
latest 2025-01-31
0.5.0.5 2025-01-31
0.5.0.4 2025-01-31
0.5.0.3 2025-01-29
0.5.0.2 2025-01-29