ansible-playbook-bundle icon indicating copy to clipboard operation
ansible-playbook-bundle copied to clipboard

Remove local docker requirement for developer workflow

Open jwmatthews opened this issue 7 years ago • 4 comments

Allow a developer to build/test/iterate on APB development to a remote cluster without requiring docker usage on their local machine.

This issue was raised by @akostadinov

jwmatthews avatar Apr 02 '18 15:04 jwmatthews

@dymurray added a documentation workaround that will not require local docker access here https://github.com/ansibleplaybookbundle/ansible-playbook-bundle/pull/257

jwmatthews avatar Apr 02 '18 19:04 jwmatthews

Please let me know if the above workaround allows you to get the image bootstrapped from the broker without Docker.

dymurray avatar Apr 03 '18 13:04 dymurray

@dymurray 's solution is great.

Just to throw out another option that may work for some people, you should be able to build locally with this: https://github.com/projectatomic/buildah

mhrivnak avatar Apr 03 '18 13:04 mhrivnak

@mhrivnak following on @mhrivnak's suggestion, we should target a blog post/demo in future for exploring buildah and developer workflows.

jwmatthews avatar Apr 03 '18 13:04 jwmatthews