operations-memory (0.3.1)

Published 2026-05-15 12:21:47 +00:00 by mhugo

Installation

docker pull git.infra.centralcloud.com/centralcloud/operations-memory:0.3.1
sha256:edc6d660c2f307a63ba1c3508668c48584ebd3802176671c295fe9524803db0b

Image layers

ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache ca-certificates # buildkit
COPY /out/operations-memory-go /usr/local/bin/operations-memory-go # buildkit
WORKDIR /app
COPY openapi.json /app/openapi.json # buildkit
EXPOSE [8888/tcp]
ENTRYPOINT ["/usr/local/bin/operations-memory-go"]
Details
Container
2026-05-15 12:21:47 +00:00
1
OCI / Docker
linux/amd64
8.3 MiB
Versions (4) View all
0.3.4 2026-05-15
0.3.3 2026-05-15
0.3.1 2026-05-15
latest 2026-05-11