stageprep (production)

Published 2024-04-09 08:45:04 -04:00 by colin

Installation

docker pull git.nixc.us/colin/stageprep:production
sha256:7dc8cd21b79863ff920029e7b07de5b356c03fe136552fe08de561cd503b9cb4

Image Layers

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache rsync bash mariadb-client mariadb-backup # buildkit
COPY sync.sh /sync.sh # buildkit
RUN /bin/sh -c chmod +x /sync.sh # buildkit
ENTRYPOINT ["/sync.sh"]

Labels

Key Value
com.docker.compose.project stageprep
com.docker.compose.service stageprep
com.docker.compose.version 2.24.5
Details
Container
2024-04-09 08:45:04 -04:00
7
OCI / Docker
linux/amd64
33 MiB
Versions (2) View all
production 2024-04-09
staging 2024-04-09