Go to file
Ethan Paul fadb6b7251
Disable installing recommended packages in final image stage
2024-03-11 14:08:28 -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 Add login command to push target 2024-03-11 14:08:14 -04:00
README.md Retool repository for custom semaphore env 2024-03-09 17:35:17 -05:00
poetry.lock Add container runtime dependencies 2024-02-28 11:25:46 -05:00
pyproject.toml Add dev make target for creating local dev environment 2024-03-11 11:21:24 -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