Skip to content

Docker images

I maintain a couple of Docker images, mostly to run Ansible CiCd pipelines and network/infra structure application with enhancements for my daily work


Docker CiCd images

You can use this images to test Ansible playbooks, roles etc, the images are based on different Linux OS's with Ansible installed and some other packages mainly for Network Automaiion (NetDevOps). For all distro's there is a verionless images that contains the latest distro release, so ansible_cicd_debian is same as ansbile_cicd_debian12.

currently installed Python packages for network and CMDB testing: * ansible * cryptography * yamllint * pynautobot * pynetbox * jmespath * netaddr * pywinrm

Container CI Status downloads more info
ansible_cicd_debian11 Build and Push Ansible Images Docker Pulls
ansible_cicd_debian12 Build and Push Ansible Images Docker Pulls
ansible_cicd_debian Build and Push Ansible Images Docker Pulls
ansible_cicd_rockylinux8 Build and Push Ansible Images Docker Pulls
ansible_cicd_rockylinux9 Build and Push Ansible Images Docker Pulls
ansible_cicd_rockylinux Build and Push Ansible Images Docker Pulls
ansible_cicd_ubuntu2004 Build and Push Ansible Images Docker Pulls
ansible_cicd_ubuntu2204 Build and Push Ansible Images Docker Pulls
ansible_cicd_ubuntu2404 Build and Push Ansible Images Docker Pulls
ansible_cicd_ubuntu Build and Push Ansible Images Docker Pulls
ansible_cicd_alpine3.20 Build and Push Ansible Images Docker Pulls
ansible_cicd_alpine3.21 Build and Push Ansible Images Docker Pulls
ansible_cicd_alpine3 Build and Push Ansible Images Docker Pulls

Docker applications

Container description CI Status downloads more info
nautobot Nautobot including plugins and apps Build Docker Pulls LINK