ansible-archlinux (legacy)

Published 2025-05-07 11:13:10 +02:00 by volker.raschek in volker.raschek/ansible-docker

Installation

docker pull git.cryptic.systems/volker.raschek/ansible-archlinux:legacy
sha256:b7ad4f2764e43b3c448b528699a565bc027344bc5998283f85f75167f2dfff30

Image Layers

COPY dir:592dbcf24bea6fe3bdd66c3cfbaf8792b7e8c2db39bf0c457b13a189d768bdfe in /
/bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=TEMPLATE_VERSION_ID' /etc/os-release
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
/bin/sh -c pacman --sync --sysupgrade --refresh --noconfirm && pacman --sync --noconfirm ansible ansible-lint base-devel libffi openssl libyaml python python-setuptools python-pip python-pytest python-yaml sshpass systemd sudo iproute2 && rm --recursive --force /usr/share/doc && rm --recursive --force /usr/share/man && rm --recursive --force /var/cache/pacman/pkg
/bin/sh -c locale-gen en_US.UTF-8
/bin/sh -c mkdir --parents /etc/ansible
/bin/sh -c echo "[local]\nlocalhost ansible_connection=local" > /etc/ansible/hosts
/bin/sh -c rm --recursive --force /lib/systemd/system/systemd*udev* && rm --recursive --force /lib/systemd/system/getty.target
VOLUME [/sys/fs/cgroup /tmp /run]
CMD ["/lib/systemd/systemd"]
LABEL org.opencontainers.image.created=2023-06-08T16:44:59Z
LABEL org.opencontainers.image.revision=ddda2ce349e0b62a4a84df72b693d69f519c7d21
LABEL org.opencontainers.image.source=https://git.cryptic.systems/volker.raschek/ansible-archlinux-docker.git
LABEL org.opencontainers.image.url=https://git.cryptic.systems/volker.raschek/ansible-archlinux-docker

Labels

Key Value
org.opencontainers.image.created 2023-06-08T16:44:59Z
org.opencontainers.image.revision ddda2ce349e0b62a4a84df72b693d69f519c7d21
org.opencontainers.image.source https://git.cryptic.systems/volker.raschek/ansible-archlinux-docker.git
org.opencontainers.image.url https://git.cryptic.systems/volker.raschek/ansible-archlinux-docker
Details
Container
2025-05-07 11:13:10 +02:00
2
OCI / Docker
linux/amd64
404 MiB
Versions (1) View all
legacy 2025-05-07