Molecule Docker image base on Alpine linux, for efficient container management.
50K+
Maintained by:
Oowy team
Where to get help:
the Docker Community Slack, Server Fault, Unix & Linux, or Stack Overflow
Based on Alpine Linux 3.20
latestoowy/molecule:25.4.0-alpine3.20oowy/molecule:25.3.1-alpine3.20oowy/molecule:25.3.0-alpine3.20oowy/molecule:25.2.0-alpine3.20oowy/molecule:25.1.0-alpine3.20Based on Alpine Linux 3.19
24.12.0-alpine3.1924.9.0-alpine3.1924.8.0-alpine3.1924.7.0-alpine3.1924.6.1-alpine3.1924.6.0-alpine3.1924.2.0-alpine3.196.0.3-alpine3.196.0.2-alpine3.19Based on Alpine Linux 3.18
6.0.3-alpine3.186.0.2-alpine3.18amd64, arm64v8Molecule is a tool used in software development to aid in the building, testing and deployment of software applications. It provides support for common DevOps tasks such as creating and managing virtual environments, configuring infrastructure and executing tests across multiple platforms.
Molecule is particularly useful for developers working in a containerized environment, such as with Docker containers, as it helps to automate the process of testing and deployment across multiple environments. Molecule is an open source tool developed by Red Hat and is available for use in a wide variety of development projects.
The team publishes a Molecule Docker image to this repository for each official release of Molecule.
These images wrap the molecule executable, allowing you to run molecule subcommands by passing in their names and arguments as part of docker run.
You will likely need to further configure your container so that Molecule can access your configuration files and provider credentials. This could include mounting your configuration into the container, setting the working directory to refer to your configuration, and passing in environment variables and credentials files for the providers you intend to use. The docker run documentation lists the options you can use to customize the container environment.
You could also use these images as a base for your own images. For example, this would be helpful if you wanted to to pre-set CLI Configuration settings as part of your image.
Open issues about Molecule binary on the main Molecule repository.
Content type
Image
Digest
sha256:435d64ba6…
Size
144.7 MB
Last updated
10 months ago
docker pull oowy/molecule