operations-memory (0.3.4)

Published 2026-05-15 12:39:40 +00:00 by mhugo

Installation

docker pull git.infra.centralcloud.com/centralcloud/operations-memory:0.3.4
sha256:b9dd62417cf31c6c9a07d97491247b1706eb3137e0767d49c3d6ed7df17fdd7a

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:39:40 +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