Sign inSign up

pedigreetechnologies/docker-amazonlinux2-base

By pedigreetechnologies

•Updated over 2 years ago

Image
0

715

pedigreetechnologies/docker-amazonlinux2-base repository overview

⁠Amazon Linux 2 Image

CI Docker pulls

Amazon Linux 2 Docker container.

⁠Tags

  • latest: Latest successful build of the Amazon Linux 2 container.

⁠How to Build

This image is built on Docker Hub automatically any time the upstream OS container is rebuilt, and any time a commit is made or merged to the master branch. But if you need to build the image on your own locally, do the following:

  1. Install Docker⁠.
  2. Clone this repo locally on your machine.
  3. cd into the root repo directory.
  4. Run docker build -t amazonlinux2-base .

⁠How to Use

  1. Install Docker⁠.
  2. Pull this image from Docker Hub: docker pull pedigreetechnologies/docker-amazonlinux2-base:latest (or use the image you built earlier, e.g. amazonlinux2-ansible:latest).
  3. Run a container from the image: docker run --detach --privileged pedigreetechnologies/docker-amazonlinux2-base:latest

⁠Author

Originally created in 2018 by Jeff Geerling⁠, author of Ansible for DevOps⁠. Adapted for internal use at Pedigree Techologies in 2022

Tag summary

Content type

Image

Digest

sha256:182865d39…

Size

90.8 MB

Last updated

over 2 years ago

docker pull pedigreetechnologies/docker-amazonlinux2-base