Sign inSign up

borisskert/molecule

By borisskert

Updated almost 2 years ago

Image
0

4.6K

borisskert/molecule repository overview

docker-molecule

This docker image is used for my molecule Github Action.

Contents

This image is based on alpine:3 and contains:

  • python3
  • molecule 3.0.6
  • ansible 2.9.11
  • ansible-lint 4.2.0
  • yamllint 1.24.2
  • docker cli and python package - Used by molecule to use the docker driver.
  • git - Used to checkout git repositories

Usage

Due to docker entrypoint is molecule the usage is quite simple:

$ docker run --rm borisskert/molecule:latest --version
molecule 3.0.6
   ansible==2.9.11 python==3.8

Tag summary

Content type

Image

Digest

sha256:bf8237c51

Size

216.9 MB

Last updated

almost 2 years ago

docker pull borisskert/molecule