wtsi-hgi/hgi-systems

Create Docker environment to run Ansible

Closed this issue · 1 comments

At the moment, Josh and I both run Ansible in hand-crafted environments, which have a bunch of undocumented system and Python package requirements.

It would be good if we could use Docker to build a sharable enviornment in which anyone (with the required secrets) could use, without having to be considered with any prerequisite installations.

Implemented in 6b56e1d.