centralcloud-ops (0.1.37)
Published 2026-05-15 14:30:21 +00:00 by mhugo
Installation
docker pull git.infra.centralcloud.com/centralcloud/centralcloud-ops:0.1.37sha256:cfac4b0846708f9429750e09e45cbc462996c273efd5fefed20283d556856a61Image layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1777939200' |
| RUN /bin/sh -c apt-get update -y && apt-get install -y --no-install-recommends libstdc++6 openssl libncurses6 locales ca-certificates && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c useradd --create-home --shell /bin/sh app # buildkit |
| WORKDIR /app |
| RUN /bin/sh -c chown app:app /app # buildkit |
| USER app |
| COPY --chown=app:app /app/centralcloud_ops/_build/prod/rel/centralcloud_ops ./ # buildkit |
| RUN /bin/sh -c chmod +x /app/bin/* # buildkit |
| ARG APP_VERSION=dev |
| ENV HOME=/app |
| ENV PHX_SERVER=true |
| ENV APP_VERSION=dev |
| CMD ["/app/bin/server"] |
Details
2026-05-15 14:30:21 +00:00
Versions (40)
View all
Container
3
OCI / Docker
linux/amd64
49 MiB
0.1.38-nix-erlang
2026-05-15
0.1.38-nix2
2026-05-15
0.1.38-nix
2026-05-15
0.1.37
2026-05-15
0.1.35
2026-05-15