bench (staging)

Published 2024-02-13 18:02:38 -05:00 by colin

Installation

docker pull git.nixc.us/colin/bench:staging
sha256:d508afa9a368be263d53c10b063c45b9e767bff8c60a94d026c860dcf017e6f5

Image Layers

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /
CMD ["/bin/sh"]
RUN /bin/sh -c apk --no-cache add apache2-utils curl ca-certificates bash # buildkit
COPY run-ab.sh /run-ab.sh # buildkit
RUN /bin/sh -c chmod +x /run-ab.sh # buildkit
ENTRYPOINT ["/run-ab.sh"]

Labels

Key Value
com.docker.compose.project bench
com.docker.compose.service bench
com.docker.compose.version 2.24.3
Details
Container
2024-02-13 18:02:38 -05:00
0
OCI / Docker
linux/amd64
6.2 MiB
Versions (2) View all
production 2024-02-13
staging 2024-02-13