Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

use docker as a backend #26

Open
TomasTomecek opened this issue Nov 17, 2018 · 7 comments
Open

use docker as a backend #26

TomasTomecek opened this issue Nov 17, 2018 · 7 comments

Comments

@TomasTomecek
Copy link
Collaborator

No description provided.

@TomasTomecek
Copy link
Collaborator Author

Update: #25 (comment)

@TomasTomecek TomasTomecek self-assigned this Aug 26, 2019
@brandonkal
Copy link

The docker command supports custom frontends. It would be really interesting to see

docker build -f playbook.yml

https://matt-rickard.com/building-a-new-dockerfile-frontend/

@TomasTomecek
Copy link
Collaborator Author

Sounds like an interesting idea.

@jcampbell05
Copy link

Any progress on this ? 😀 If not I can work on it

@TomasTomecek
Copy link
Collaborator Author

I started working on this but then got sidetracked and it haven't changed since.

Well, if you're brave enough, feel free to go for it ;)

@jcampbell05
Copy link

😀 Sure I'm giving it a go

@TomasTomecek TomasTomecek removed their assignment Mar 10, 2020
@jcampbell05
Copy link

jcampbell05 commented Mar 10, 2020

I've made some progress - I can get it to the point of it making a container and starting to execute commands.

But it fails because you can't attach volumes to the container image like with podman - once I can pass that to every command - hopefully that should fix that problem and we will get our nice images 😀

You can check my fork for progress

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants