prodfleet-service (0.4.1.1)

Published 2024-11-21 22:54:13 +00:00 by drone

Installation

docker pull git2.outbox.systems/outbox.systems/prodfleet-service:0.4.1.1
sha256:3abd17f79322a9d305bd7a0a22c65d61b03a02dee3b913d82df1371438888d8a

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:310c8d726840c763089d882ffedddea8b13e490568d41cddeccc95f6e0365c35 in ./
EXPOSE 3010
EXPOSE 8080
CMD ["./prodfleet"]
LABEL org.opencontainers.image.created=2024-11-21T22:53:56Z
LABEL org.opencontainers.image.revision=07e4b58696b0a85e9634a26d18b88e2e269e6ec0
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-11-21T22:53:56Z
org.opencontainers.image.revision 07e4b58696b0a85e9634a26d18b88e2e269e6ec0
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-11-21 22:54:13 +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