sha256:ee13a1ace90bc340b6e9c912f1cc5c65fc6488d2e3e604af8929ec7d48336998
OS/ARCH
Compressed size
164.75 MB
Last pushed
over 1 year by haxorof
Type
Image
Manifest digest
sha256:25768c96fbe1295b3e402b3ba747a05cf63d226122c4bd3a45791bde49526ce1
Image Layers
1COPY / / # buildkit72.57 MB2ENV LANG=C.utf80 B3CMD ["/bin/bash"]0 B4LABEL org.opencontainers.image.title=haxorof/ansible-lint org.opencontainers.image.description=Ansible-lint0 B5ENV VIRTUAL_ENV=/.env0 B6ENV PATH=/.env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7COPY requirements/requirements.txt ./requirements.txt # buildkit131 B8RUN /bin/sh -c dnf install92.18 MB9VOLUME [/mnt]0 B10WORKDIR /mnt32 B11ENTRYPOINT ["ansible-lint"]0 BCommand
COPY / / # buildkit