-
- Downloads
Added a simple hello world docker run test, docker name prefixes, CI runs docker. #14
parent
735b736c
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 3 additions, 0 deletions.gitlab-ci.yml
- README.md 12 additions, 0 deletionsREADME.md
- docs/assets/north-oasis-architecture.png 0 additions, 0 deletionsdocs/assets/north-oasis-architecture.png
- north/config.py 14 additions, 1 deletionnorth/config.py
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- tests/test_docker.py 59 additions, 0 deletionstests/test_docker.py
docs/assets/north-oasis-architecture.png
0 → 100644
144 KiB
... | ... | @@ -10,3 +10,4 @@ pytest-cov |
types-PyYAML | ||
types-requests | ||
uvicorn | ||
docker |
tests/test_docker.py
0 → 100644