astra-cisco-yandex 1.0.0
117Загрузите образ из командной строки
Шаг 1/1: Запустите через командную строку
docker pull registry.gitflic.ru/company/astra-automation-education/astra-cisco-yandex:1.0.0
Отпечаток
sha256:fc04c6f59a527632081a0463fa18fb13273121745a1016152fb94af06df443fa
Слои образа
USER root |
ENV PIP_BREAK_SYSTEM_PACKAGES=1 |
ARG EE_BASE_IMAGE |
ARG PYCMD |
ARG PKGMGR_PRESERVE_CACHE |
ARG ANSIBLE_GALAXY_CLI_COLLECTION_OPTS |
ARG ANSIBLE_GALAXY_CLI_ROLE_OPTS |
ARG ANSIBLE_INSTALL_REFS |
ARG PKGMGR |
COPY dir:2e4e2b112be44dbd26b29bc6c554b2267539929a44458cd850329c292806256a in /output/scripts/ |
COPY file:ac41fada7266cbd8797217c5dc3d048aab0a71eb17047ab8b6f6bda911e6483e in /opt/builder/bin/entrypoint |
COPY file:6d6eccf7495ddb7b931b5a4486aa7cd3b94689d2dca2e6140529a53a586ef0ba in /etc/ |
COPY file:ada5e585ed8e97c5606a2422fa16ac1e0d413bb0aeb1026f9895047050e64254 in /etc/apt/sources.list.d/ |
|7 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--pre ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible_core==2.15.10 ansible-runner==2.3.6 EE_BASE_IMAGE=registry.astralinux.ru/library/alse:1.7.5uu1-mg12.5.0 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c apt -y update |
|7 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--pre ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible_core==2.15.10 ansible-runner==2.3.6 EE_BASE_IMAGE=registry.astralinux.ru/library/alse:1.7.5uu1-mg12.5.0 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c apt -y install python3.9 python3.9-pip python3.9-venv python3-apt |
|7 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--pre ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible_core==2.15.10 ansible-runner==2.3.6 EE_BASE_IMAGE=registry.astralinux.ru/library/alse:1.7.5uu1-mg12.5.0 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c ln -s /usr/lib/python3/dist-packages/apt_pkg.cpython-37m-x86_64-linux-gnu.so /usr/local/lib/python3.9/dist-packages/apt_pkg.so |
|7 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--pre ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible_core==2.15.10 ansible-runner==2.3.6 EE_BASE_IMAGE=registry.astralinux.ru/library/alse:1.7.5uu1-mg12.5.0 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c ln -s /usr/lib/python3/dist-packages/apt_inst.cpython-37m-x86_64-linux-gnu.so /usr/local/lib/python3.9/dist-packages/apt_inst.so |
|7 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--pre ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible_core==2.15.10 ansible-runner==2.3.6 EE_BASE_IMAGE=registry.astralinux.ru/library/alse:1.7.5uu1-mg12.5.0 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c sed -Ei "s|^VERSION_ID=(.*)$|VERSION_ID=$(cat /etc/astra_version)|g" /etc/os-release; |
|7 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--pre ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible_core==2.15.10 ansible-runner==2.3.6 EE_BASE_IMAGE=registry.astralinux.ru/library/alse:1.7.5uu1-mg12.5.0 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c sed -Ei "s|^ID=(.*)$|ID=debian|g" /etc/os-release; |
|7 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--pre ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible_core==2.15.10 ansible-runner==2.3.6 EE_BASE_IMAGE=registry.astralinux.ru/library/alse:1.7.5uu1-mg12.5.0 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c /output/scripts/pip_install $PYCMD |
|7 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--pre ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible_core==2.15.10 ansible-runner==2.3.6 EE_BASE_IMAGE=registry.astralinux.ru/library/alse:1.7.5uu1-mg12.5.0 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c $PYCMD -m pip install --no-cache-dir $ANSIBLE_INSTALL_REFS |
ENV PIP_BREAK_SYSTEM_PACKAGES=1 |
ARG EE_BASE_IMAGE |
ARG PYCMD |
ARG PKGMGR_PRESERVE_CACHE |
ARG ANSIBLE_GALAXY_CLI_COLLECTION_OPTS |
ARG ANSIBLE_GALAXY_CLI_ROLE_OPTS |
ARG ANSIBLE_INSTALL_REFS |
ARG PKGMGR |
|7 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--pre ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible_core==2.15.10 ansible-runner==2.3.6 EE_BASE_IMAGE=registry.astralinux.ru/library/alse:1.7.5uu1-mg12.5.0 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c /output/scripts/check_ansible $PYCMD |
COPY dir:20677158dafc8af0bf7c75768a430a4bcba70930a0a7810ffd73d693f78f3bc6 in /usr/share/ansible |
COPY dir:3b4a24befabde40bae357e2a221fd600f5cf8b765bf91f35f191bd2aa21d8866 in /output/ |
|7 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--pre ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible_core==2.15.10 ansible-runner==2.3.6 EE_BASE_IMAGE=registry.astralinux.ru/library/alse:1.7.5uu1-mg12.5.0 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c /output/scripts/install-from-bindep && rm -rf /output/wheels |
|7 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--pre ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible_core==2.15.10 ansible-runner==2.3.6 EE_BASE_IMAGE=registry.astralinux.ru/library/alse:1.7.5uu1-mg12.5.0 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c chmod ug+rw /etc/passwd |
|7 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--pre ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible_core==2.15.10 ansible-runner==2.3.6 EE_BASE_IMAGE=registry.astralinux.ru/library/alse:1.7.5uu1-mg12.5.0 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c mkdir -p /runner && chgrp 0 /runner && chmod -R ug+rwx /runner |
WORKDIR /runner |
|7 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--pre ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible_core==2.15.10 ansible-runner==2.3.6 EE_BASE_IMAGE=registry.astralinux.ru/library/alse:1.7.5uu1-mg12.5.0 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c mkdir -p /home/runner && chgrp 0 /home/runner && chmod -R ug+rwx /home/runner |
|7 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--pre ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible_core==2.15.10 ansible-runner==2.3.6 EE_BASE_IMAGE=registry.astralinux.ru/library/alse:1.7.5uu1-mg12.5.0 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c $PYCMD -m pip install --no-cache-dir 'dumb-init==1.2.5' |
|7 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--pre ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible_core==2.15.10 ansible-runner==2.3.6 EE_BASE_IMAGE=registry.astralinux.ru/library/alse:1.7.5uu1-mg12.5.0 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c rm /etc/pip.conf |
|7 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--pre ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible_core==2.15.10 ansible-runner==2.3.6 EE_BASE_IMAGE=registry.astralinux.ru/library/alse:1.7.5uu1-mg12.5.0 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c ln -fsT /usr/bin/python3.9 /usr/bin/python3 |
|7 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--pre ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible_core==2.15.10 ansible-runner==2.3.6 EE_BASE_IMAGE=registry.astralinux.ru/library/alse:1.7.5uu1-mg12.5.0 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c ln -sTf /usr/bin/bash /usr/bin/sh |
ARG VERSION=devel |
LABEL org.opencontainers.image.version=0.6.2 |
LABEL org.opencontainers.image.vendor=LLC 'RusBITech-Astra' |
LABEL org.opencontainers.image.title=Astra Automation Execution Environment |
|8 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--pre ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible_core==2.15.10 ansible-runner==2.3.6 EE_BASE_IMAGE=registry.astralinux.ru/library/alse:1.7.5uu1-mg12.5.0 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 VERSION=0.6.2 /bin/sh -c rm /etc/apt/sources.list.d/astra-automation.list |
|8 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--pre ANSIBLE_GALAXY_CLI_ROLE_OPTS= ANSIBLE_INSTALL_REFS=ansible_core==2.15.10 ansible-runner==2.3.6 EE_BASE_IMAGE=registry.astralinux.ru/library/alse:1.7.5uu1-mg12.5.0 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 VERSION=0.6.2 /bin/sh -c rm -rf /output |
LABEL ansible-execution-environment=true |
USER 1000 |
ENTRYPOINT ["/opt/builder/bin/entrypoint" "dumb-init"] |
CMD ["bash"] |
USER root |
ENV PIP_BREAK_SYSTEM_PACKAGES=1 |
ARG EE_BASE_IMAGE |
ARG EE_BASE_IMAGE PYCMD |
ARG EE_BASE_IMAGE PKGMGR_PRESERVE_CACHE PYCMD |
ARG ANSIBLE_GALAXY_CLI_COLLECTION_OPTS EE_BASE_IMAGE PKGMGR_PRESERVE_CACHE PYCMD |
ARG ANSIBLE_GALAXY_CLI_COLLECTION_OPTS ANSIBLE_GALAXY_CLI_ROLE_OPTS EE_BASE_IMAGE PKGMGR_PRESERVE_CACHE PYCMD |
ARG ANSIBLE_GALAXY_CLI_COLLECTION_OPTS ANSIBLE_GALAXY_CLI_ROLE_OPTS EE_BASE_IMAGE PKGMGR PKGMGR_PRESERVE_CACHE PYCMD |
COPY dir:4a20b751c289c4fd0b2269baca2aeb23396ad21dbea3bfe93954ba0e939385aa in /output/scripts/ |
COPY file:0f0289266af0dae7cc47ca29c52b5a393f02a2d93a87ca6cc7e473f4c4d6ba56 in /opt/builder/bin/entrypoint |
|6 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--ignore-certs ANSIBLE_GALAXY_CLI_ROLE_OPTS= EE_BASE_IMAGE=registry.astralinux.ru/aa/aa-base-ee:0.6.2 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c /output/scripts/pip_install $PYCMD |
ENV PIP_BREAK_SYSTEM_PACKAGES=1 |
ARG EE_BASE_IMAGE |
ARG EE_BASE_IMAGE PYCMD |
ARG EE_BASE_IMAGE PKGMGR_PRESERVE_CACHE PYCMD |
ARG ANSIBLE_GALAXY_CLI_COLLECTION_OPTS EE_BASE_IMAGE PKGMGR_PRESERVE_CACHE PYCMD |
ARG ANSIBLE_GALAXY_CLI_COLLECTION_OPTS ANSIBLE_GALAXY_CLI_ROLE_OPTS EE_BASE_IMAGE PKGMGR_PRESERVE_CACHE PYCMD |
ARG ANSIBLE_GALAXY_CLI_COLLECTION_OPTS ANSIBLE_GALAXY_CLI_ROLE_OPTS EE_BASE_IMAGE PKGMGR PKGMGR_PRESERVE_CACHE PYCMD |
|6 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--ignore-certs ANSIBLE_GALAXY_CLI_ROLE_OPTS= EE_BASE_IMAGE=registry.astralinux.ru/aa/aa-base-ee:0.6.2 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c /output/scripts/check_ansible $PYCMD |
COPY dir:2d9186052821030424e3488e6e4233c926d9b6474c9d1a49277930ef2decfef5 in /usr/share/ansible |
COPY dir:142503f1acc922767483a74a335ccee4b6ca6891f4432eea9428219c7e321255 in /output/ |
|6 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--ignore-certs ANSIBLE_GALAXY_CLI_ROLE_OPTS= EE_BASE_IMAGE=registry.astralinux.ru/aa/aa-base-ee:0.6.2 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c /output/scripts/install-from-bindep && rm -rf /output/wheels |
|6 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--ignore-certs ANSIBLE_GALAXY_CLI_ROLE_OPTS= EE_BASE_IMAGE=registry.astralinux.ru/aa/aa-base-ee:0.6.2 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c chmod ug+rw /etc/passwd |
|6 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--ignore-certs ANSIBLE_GALAXY_CLI_ROLE_OPTS= EE_BASE_IMAGE=registry.astralinux.ru/aa/aa-base-ee:0.6.2 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c mkdir -p /runner && chgrp 0 /runner && chmod -R ug+rwx /runner |
WORKDIR /runner |
|6 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--ignore-certs ANSIBLE_GALAXY_CLI_ROLE_OPTS= EE_BASE_IMAGE=registry.astralinux.ru/aa/aa-base-ee:0.6.2 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c mkdir -p /home/runner && chgrp 0 /home/runner && chmod -R ug+rwx /home/runner |
|6 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--ignore-certs ANSIBLE_GALAXY_CLI_ROLE_OPTS= EE_BASE_IMAGE=registry.astralinux.ru/aa/aa-base-ee:0.6.2 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c $PYCMD -m pip install --no-cache-dir 'dumb-init==1.2.5' |
|6 ANSIBLE_GALAXY_CLI_COLLECTION_OPTS=--ignore-certs ANSIBLE_GALAXY_CLI_ROLE_OPTS= EE_BASE_IMAGE=registry.astralinux.ru/aa/aa-base-ee:0.6.2 PKGMGR=/usr/bin/apt PKGMGR_PRESERVE_CACHE= PYCMD=/usr/bin/python3.9 /bin/sh -c rm -rf /output |
LABEL ansible-execution-environment=true |
USER 1000 |
ENTRYPOINT ["/opt/builder/bin/entrypoint", "dumb-init"] |
CMD ["bash"] |
Метки
Ключ | Значение |
---|---|
ansible-execution-environment | true |
io.buildah.version | 1.28.0 |
org.opencontainers.image.title | Astra Automation Execution Environment |
org.opencontainers.image.vendor | LLC 'RusBITech-Astra' |
org.opencontainers.image.version | 0.6.2 |
Назад
Дополнительно
Метаданные
Тип загрузки:
Транспортный
Метаданные
Тип образа: OCI / Docker
Платформа: linux/amd64