base-images/with-tooling (sha256:e9343a9488efb6246a99397d390ff1e187c4c89eeb22b587f13e07f3f9de2c05)
Published 2026-09-05 06:00:37 +00:00 by hixi
Installation
docker pull git.h.srvs.ch/jordan-tec-public/base-images/with-tooling@sha256:e9343a9488efb6246a99397d390ff1e187c4c89eeb22b587f13e07f3f9de2c05sha256:e9343a9488efb6246a99397d390ff1e187c4c89eeb22b587f13e07f3f9de2c05Image layers
| ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache ca-certificates python3 python3-dev curl wget git uv nodejs icu-data-full # buildkit |
| COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit |