ramblingcoder
  • Joined on 2025-10-11

action-templates-canary-app (602da0e82fa0)

Published 2026-09-04 17:42:12 -05:00 by ramblingcoder

Installation

docker pull git.ramblingcoder.com/ramblingcoder/action-templates-canary-app:602da0e82fa0
sha256:eeae43da3f322b3a179a27c773176834d08d2c5563aa86aec894f31d927f54be

Image Layers

BusyBox 1.37.0 (glibc), Debian 13
RUN /bin/sh -c printf 'baseline-canary\n' >/canary.txt # buildkit
USER 10001:10001
HEALTHCHECK {Test:[CMD-SHELL test -r /canary.txt] Interval:0s Timeout:0s StartPeriod:0s StartInterval:0s Retries:0}
CMD ["sh" "-c" "test \"$(cat /canary.txt)\" = baseline-canary"]

Labels

Key Value
com.ramblingcoder.action-templates-canary.variant app
Details
Container
2026-09-04 17:42:12 -05:00
0
OCI / Docker
linux/amd64
2.2 MiB
Versions (4) View all
6505ed7d2147 2026-09-04
latest 2026-09-04
602da0e82fa0 2026-09-04
30cac1dd1234 2026-09-02