This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
container engine invocation: podman run --rm --workdir /mnt/c/users/mk/code/maroskukan/ansible-demo -v /mnt/c/users/mk/code/maroskukan/ansible-demo:/mnt/c/users/mk/code/maroskukan/ansible-demo -e ANSIBLE_FORCE_COLOR=0 --group-add=root --ipc=host --quiet --name als_d80ace17-fdb8-40c8-92ff-72f5b1dba606 ghcr.io/ansible/creator-ee:latest python3 --version | |
container engine invocation: podman run --rm --workdir /mnt/c/users/mk/code/maroskukan/ansible-demo -v /mnt/c/users/mk/code/maroskukan/ansible-demo:/mnt/c/users/mk/code/maroskukan/ansible-demo -e ANSIBLE_FORCE_COLOR=0 --group-add=root --ipc=host --quiet --name als_482eea87-e119-4f65-86f7-ca54b62b1064 ghcr.io/ansible/creator-ee:latest python3 -c "import sys; print(sys.executable)" | |
container engine invocation: podman run --rm --workdir /mnt/c/users/mk/code/maroskukan/ansible-demo -v /mnt/c/users/mk/code/maroskukan/ansible-demo:/mnt/c/users/mk/code/maroskukan/ansible-demo -e ANSIBLE_FORCE_COLOR=0 --group-add=root --ipc=host --quiet --name als_5439d818-7af6-418a-b56 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Container engine set to: 'podman' | |
[Error - 6:38:57 AM] Volume mount source path '' does not exist. Ignoring this volume mount entry. | |
check for container image with command: 'podman image inspect ghcr.io/ansible/creator-ee:latest' | |
time="2023-06-12T06:38:59-07:00" level=warning msg="\"/\" is not a shared mount, this could cause issues or missing mounts with rootless containers" | |
Error: inspecting object: ghcr.io/ansible/creator-ee:latest: image not known | |
'ghcr.io/ansible/creator-ee:latest' image inspection failed, image assumed to be corrupted or missing | |
Pulling image 'ghcr.io/ansible/creator-ee:latest' with pull-policy 'missing' and image-tag 'latest' | |
Running pull command: 'podman pull ghcr.io/ansible/creator-ee:latest' | |
Trying to pull ghcr.io/ansible/creator-ee:latest... | |
Getting image source signatures |