Sign inSign up

hammadrauf/ubuntunoble

By hammadrauf

•Updated over 2 years ago

Ubuntu:Noble docker image with Python3. Can be used in Ansible Molecule testing.

Image
Developer tools
Operating systems
0

257

hammadrauf/ubuntunoble repository overview

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⁠

Tag summary

Content type

Image

Digest

sha256:153ea3ab8…

Size

84.6 MB

Last updated

over 2 years ago

docker pull hammadrauf/ubuntunoble