No description
  • Python 89.3%
  • Dockerfile 10.7%
Find a file
2021-12-16 13:25:30 -05:00
.github/workflows Add scripts for updating freeze files, add Python 3.10 (#3) 2021-12-16 12:44:17 -05:00
files Add scripts for updating freeze files, add Python 3.10 (#3) 2021-12-16 12:44:17 -05:00
requirements Add scripts for updating freeze files, add Python 3.10 (#3) 2021-12-16 12:44:17 -05:00
build.py Add scripts for updating freeze files, add Python 3.10 (#3) 2021-12-16 12:44:17 -05:00
Containerfile Add scripts for updating freeze files, add Python 3.10 (#3) 2021-12-16 12:44:17 -05:00
freeze.py Add scripts for updating freeze files, add Python 3.10 (#3) 2021-12-16 12:44:17 -05:00
LICENSE Initial commit 2021-09-03 12:26:20 -07:00
README.md Update README 2021-12-16 13:25:30 -05:00

Docker Repository on Quay

ansible-builder-test-container

Container used for ansible-builder tests.

To build a new container image, run build.py.

To update the freeze file used to install Python files inside the image, run freez.py.