prodfleet-service (0.4.0.2)

Published 2024-11-16 17:50:34 +00:00 by drone

Installation

docker pull git2.outbox.systems/outbox.systems/prodfleet-service:0.4.0.2
sha256:005fc9b8b7d9f98c78e9c1a7d688edff845fef0b56f37a7bd5d6f75d70e365bb

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:10032f3ef7ddb1637e9b660cef9b1434c3b49f9809b6d9022d5d6fa68fcdb525 in ./
EXPOSE 3010
EXPOSE 8080
CMD ["./prodfleet"]
LABEL org.opencontainers.image.created=2024-11-16T17:50:16Z
LABEL org.opencontainers.image.revision=06e8528e12f6a6888fdd8c9706c9518b4bc17378
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-16T17:50:16Z
org.opencontainers.image.revision 06e8528e12f6a6888fdd8c9706c9518b4bc17378
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-16 17:50:34 +00:00
2
OCI / Docker
linux/amd64
80 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