Docker image with ansible
| ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk update && apk add --no-cache ansible git openssh-client # buildkit |
| Key |
Value |
| org.opencontainers.image.created |
2024-12-12T07:37:29.257Z |
| org.opencontainers.image.description |
Docker image with ansible |
| org.opencontainers.image.licenses |
|
| org.opencontainers.image.revision |
b00911ab2535d1cc9ce16612b77f9ec2eb3965e6 |
| org.opencontainers.image.source |
https://git.unbind.ru/docker/ansible |
| org.opencontainers.image.title |
ansible |
| org.opencontainers.image.url |
https://git.unbind.ru/docker/ansible |
| org.opencontainers.image.version |
main |