spurin / diveintoansible-images

Dockerfiles for course lab images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dive Into Ansible Images

Follow GitHub Stars

✨ This repository provides the container sources for DiveInto.com's 'Dive Into Ansible' lab ✨

The related lab is available at - https://github.com/spurin/diveintoansible-lab

The video course relating to this lab is available on -

Build

See the respective branches for each of the container images

Included is the build.sh and build_rc.sh that I use to create the images If you wish to build local images, from each respective branch run -

build.sh -local

Other options exist within these scripts for cross archicture building (for amd64 and arm64) as per how I release the image files

See Also

These images are built upon two other images that are also shared on GitHub -

The hierarchy for the centos, ubuntu and ansible images is as follows -

  • spurin/diveintoansible-images
    • spurin/container-systemd-sshd-ttyd
      • spurin/container-systemd

DiveIntoAnsible Cover

About

Dockerfiles for course lab images