Skip to content
This repository has been archived by the owner on Mar 23, 2019. It is now read-only.

Buildah conductor build support #683

Conversation

TomasTomecek
Copy link
Contributor

ISSUE TYPE
  • Feature Pull Request
SUMMARY

Built on top of ryansb/prebaked-conductors.

Adds support to create conductor images using buildah and an Ansible playbook.

Supersedes #670.

TODO

  • finish the playbook
  • finish the code

Next steps:

  • run conductor container using runc (bind-mount /var/lib/containers)

j00bar and others added 14 commits August 7, 2017 11:44
- All tests run per distro, versus all distros per test
- /lib is now carried over where needed
- Alpine now works with tests
Thank you to @j2sol for pointing me to this.
The Ubuntu python install has a hardcoded replacement of
`/usr/local/include/python2.7` with `/usr/include/python2.7`, so when we
mount `/_usr/local/include` that replacement fails and it can't find the
Python-dev C headers.
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants