prodfleet-service (0.4.2.0)

Published 2024-12-03 10:09:23 +00:00 by drone

Installation

docker pull git2.outbox.systems/outbox.systems/prodfleet-service:0.4.2.0
sha256:37028877f39fe8fecbae8533acc8df8a443969e72edb1b87f0aac2b01cb2969c

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:c40431dbedf246ee9b49cc8dd3f0c0d2c7f6c37a8249c4ae196314667ad863ab in ./
EXPOSE 3010
EXPOSE 8080
CMD ["./prodfleet"]
LABEL org.opencontainers.image.created=2024-12-03T10:09:04Z
LABEL org.opencontainers.image.revision=0a83c6f980303b98af69d87f9e16c54d368d99d5
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 2024-12-03T10:09:04Z
org.opencontainers.image.revision 0a83c6f980303b98af69d87f9e16c54d368d99d5
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
2024-12-03 10:09:23 +00:00
2
OCI / Docker
linux/amd64
81 MiB
Versions (5) View all
0.4.2.0 2024-12-03
latest 2024-12-03
0.4.1.1 2024-11-21
0.4.1.0 2024-11-20
0.4.0.2 2024-11-16