No description
  • Python 88.2%
  • Dockerfile 11.8%
Find a file
Sam Doran 56f70e5c46
Add Python 3.10 to test image (#4)
Add scripts for freezing and building.
2021-12-17 11:56:43 -05:00
.github/workflows Add Python 3.10 to test image (#4) 2021-12-17 11:56:43 -05:00
files Add Python 3.10 to test image (#4) 2021-12-17 11:56:43 -05:00
requirements Add Python 3.10 to test image (#4) 2021-12-17 11:56:43 -05:00
build.py Add Python 3.10 to test image (#4) 2021-12-17 11:56:43 -05:00
Containerfile Add Python 3.10 to test image (#4) 2021-12-17 11:56:43 -05:00
freeze.py Add Python 3.10 to test image (#4) 2021-12-17 11:56:43 -05:00
LICENSE Initial commit 2021-09-02 09:43:03 -07:00
README.md Add Python 3.10 to test image (#4) 2021-12-17 11:56:43 -05:00

Docker Repository on Quay

ansible-runner-test-container

Container used for ansible-runner tests.

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

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