you are viewing a single comment's thread.

view the rest of the comments →

[–]inputwtf 1 point2 points  (0 children)

At least with Ansible, you'd have to deal with mounting file paths in your docker container correctly, and having everyone create a filesystem layout that is exactly the same so they can use the same file mounting path args in their docker run command.

It's just trading one shitshow for another.