shepherd-launcher-ci (2026w18-39e10587d35e)
Published 2026-05-03 02:34:21 +00:00 by albert
Installation
docker pull git.armeafamily.com/albert/shepherd-launcher-ci:2026w18-39e10587d35esha256:515f19d2ed417ac8d95ecb371738e8cb351f5f55bac8bff97d20b6ca469a5853Image layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=25.10 |
| ADD file:3c9ad2247c67ca346f1495dbb4344056bebc791542d36d1ebce89d87dd34cf5a in / |
| CMD ["/bin/bash"] |
| ENV DEBIAN_FRONTEND=noninteractive |
| RUN /bin/sh -c apt-get update && apt-get install -y git curl nodejs && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY scripts /opt/shepherd-deps/scripts # buildkit |
| WORKDIR /opt/shepherd-deps |
| RUN /bin/sh -c ./scripts/shepherd deps install build && ./scripts/shepherd deps install run && ./scripts/shepherd deps install test && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c /root/.cargo/bin/rustup component add clippy rustfmt # buildkit |
| ENV PATH=/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| WORKDIR / |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.ref.name | ubuntu |
| org.opencontainers.image.version | 25.10 |
Details
2026-05-03 02:34:21 +00:00
Versions (3)
View all
Container
0
OCI / Docker
linux/amd64
1.1 GiB