prodfleet-service (0.4.1.0)

Published 2024-11-20 12:33:15 +00:00 by drone

Installation

docker pull git2.outbox.systems/outbox.systems/prodfleet-service:0.4.1.0
sha256:25df235f6bdf940b59c72e71ce2c021c27121789728ed99ae1769900efb5c79d

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:3c40234730c085d913f0b03ef922fb582fdf5cec056082e19be450d69c184bb7 in ./
EXPOSE 3010
EXPOSE 8080
CMD ["./prodfleet"]
LABEL org.opencontainers.image.created=2024-11-20T12:32:58Z
LABEL org.opencontainers.image.revision=442461f88da9b9931a7586bc317ced708204b03e
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-20T12:32:58Z
org.opencontainers.image.revision 442461f88da9b9931a7586bc317ced708204b03e
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-20 12:33:15 +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