Ansible Container empowers you to orchestrate, build, run, and ship Docker images built from Ansible playbooks.
Project description
[![Build Status](https://travis-ci.org/ansible/ansible-container.svg)](https://travis-ci.org/ansible/ansible-container) [![Code Coverage](https://codecov.io/gh/ansible/ansible-container/coverage.svg)](https://codecov.io/gh/ansible/ansible-container)
# Ansible Container
Ansible Container is a tool to build Docker images and orchestrate containers using only Ansible playbooks.
## To install Ansible Container
Ansible Container is undergoing rapid development. For now, Ansible Container can only be installed from source. See [INSTALL.md](./INSTALL.md) for details.
## How it works
The ansible-container init command creates a directory ansible with files to get you started. Read the comments and edit to suit your needs.
The ansible-container build command creates images from the Ansible playbooks in the ansible directory.
The ansible-container run command launches the containers specified in container.yml. The format is nearly identical to docker-compose.
The ansible-container push command pushes the project’s images to a container registry of your choice.
The ansible-container shipit command will export the necessary playbooks and roles to deploy your containers to a supported cloud provider.
## Getting started
For examples and a tour of ansible-container [visit our docs site](http://docs.ansible.com/ansible-container/).
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ansible-container-0.1.0.tar.gz
.
File metadata
- Download URL: ansible-container-0.1.0.tar.gz
- Upload date:
- Size: 32.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc9b3acfc9134b5e1eb38e049370fd9a5bf35a65f5f0bcc967d1eeb36c1e83bf |
|
MD5 | 06be1e3ba8f8b8d61f002b1534ec7481 |
|
BLAKE2b-256 | 7b693b1c557e9928fd9f14a0a6c77618f87668457ccd5ddf4834bd41e68eee43 |