-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Base images syntax varies from contributed images #22
Labels
enhancement
New feature or request
Comments
I believe this can be closed, but I'll mark it for testing. |
Basically, we need to address the string parser. |
fubarhouse
added a commit
that referenced
this issue
Sep 29, 2018
The logic here could be abstracted and consolidated, but we can leave that for another time. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Base images should be usable as custom images, but right now they are not.
This is actually stupid, however what if a role could be tested remotely...
It would actually be stupidly cool if that process was automated...
edit:
At this point in time, the following config will achieve this.
I just have to figure it out for automation in this tool.
ansible-playbook ./tests/test-source.yml -i '$DOCKER_IMAGE_NAME,' -c docker
playbook:
This has successfully helped debug fubarhouse/ansible-role-curl#22, and the ability to simply run a playbook against an image without Ansible is incredibly useful and powerful. It has been an excellent exercise so far.
The text was updated successfully, but these errors were encountered: