ansible / ansible-container

DEPRECATED -- Ansible Container was a tool to build Docker images and orchestrate containers using only Ansible playbooks.
GNU Lesser General Public License v3.0
2.19k stars 392 forks source link

roadmap for other containers support? #782

Closed ghost closed 7 years ago

ghost commented 7 years ago
ISSUE TYPE
container.yml
OS / ENVIRONMENT
SUMMARY

Would be nice to get some sort of roadmap/todo to see if other container types are planned to be supported. If there's some sort of automation planned for dockerfile -> ansible-container migration than with the support for other container types it could be great migration tool to convert docker containers into other, more modern types.

STEPS TO REPRODUCE
EXPECTED RESULTS

Wiki or readme with roadmap links.

ACTUAL RESULTS
TomasTomecek commented 7 years ago

Could you please be more specific?

chouseknecht commented 7 years ago

@osmoc

At the present time there are no plans to support other engines or container types, outside of the work being done by @TomasTomecek. See #760

There is already an import command available to convert Dockerfile -> an Ansible Container project. See Migrating to Ansible Container on our docs site.

Our roadmap page has gotten a bit confusing. I'll see if I can fix that. We're trying to clean up a few loose ends and get 1.0 out the door.