Ubuntu:Noble docker image with Python3. Can be used in Ansible Molecule testing.
257
Ubuntu:Noble docker image with Python3. Can be used in Ansible Molecule testing.
Clone the Git Repository or Download the ZIP package and expand. CD into the folder. Then follow these steps to build docker container instance.
Run Docker Conatiner:
docker run -d --name ubuntu --hostname ubuntu -it hammadrauf/ubuntunoble:latest sleep infinity & wait
Connect to BASH Shell in the Container:
docker exec -it ubuntu /bin/bash
Git Repository Source:
https://github.com/hammadrauf/dockerUbuntuNoble
Content type
Image
Digest
sha256:153ea3ab8…
Size
84.6 MB
Last updated
over 2 years ago
docker pull hammadrauf/ubuntunoble