Go to file
Ethan Paul 5d43e3c081
Update semaphore to 2.9.64
2024-04-06 10:08:38 -04:00
.pre-commit-config.yaml Add basic python environment and precommit 2024-02-27 22:40:17 -05:00
Containerfile Disable installing recommended packages in final image stage 2024-03-11 14:08:28 -04:00
Makefile Update semaphore to 2.9.64 2024-04-06 10:08:38 -04:00
README.md Retool repository for custom semaphore env 2024-03-09 17:35:17 -05:00
poetry.lock Add six dependency 2024-03-14 17:55:32 -04:00
pyproject.toml Add six dependency 2024-03-14 17:55:32 -04:00

README.md

semaphore-container

Custom container for Ansible Semaphore that:

  • Is based on debian instead of alpine
  • Includes required dependencies for Skylab operations

Usage of this container should be identical to the official container