ci (latest)
Installation
docker pull git.zhaozuohong.vip/mower-ng/ci:latest
sha256:f99f46a0fb0ebc01e4276e8365e1b21c2c3244ed51abb42e2a5e0a5544c74310
Image Layers
COPY /fakeroot / # buildkit |
RUN /bin/sh -c npm install -g prettier && npm cache clean --force # buildkit |
RUN /bin/sh -c pip3 install --no-cache-dir ruff # buildkit |