Update ansible-container links.
This commit is contained in:
parent
0c80b71d71
commit
22de8a9a21
1 changed files with 2 additions and 2 deletions
|
@ -30,10 +30,10 @@ Ansible 2.1.0 includes major updates to the Docker modules, marking the start of
|
|||
integrated set of tools for orchestrating containers. In addition to the above modules, we are also working on the
|
||||
following:
|
||||
|
||||
Still using Dockerfile to build images? Check out `ansible-container <https://github.com/j00bar/ansible-container>`_,
|
||||
Still using Dockerfile to build images? Check out `ansible-container <https://github.com/ansible/ansible-container>`_,
|
||||
and start building images from your Ansible playbooks.
|
||||
|
||||
Use the *shipit* command in `ansible-container <https://github.com/j00bar/ansible-container>`_
|
||||
Use the *shipit* command in `ansible-container <https://github.com/ansible/ansible-container>`_
|
||||
to launch your docker-compose file on `OpenShift <https://www.openshift.org/>`_. Go from an app on your laptop to a fully
|
||||
scalable app in the cloud in just a few moments.
|
||||
|
||||
|
|
Loading…
Reference in a new issue