Add a couple of questions on containers
Also, fixed some minor styling issues in random_question.py script.
This commit is contained in:
@@ -9,4 +9,18 @@
|
||||
|
||||
### Bonus
|
||||
|
||||
Containerize the app of the project you forked using any containerization technology you would like.
|
||||
Containerize the app of the project you forked using any container engine you would like (e.g. Docker, Podman).<br>
|
||||
Once you successfully ran the application in a container, submit the Dockerfile to the original project (but be prepared that the maintainer might not need/want that).
|
||||
|
||||
### Suggestions for Projects
|
||||
|
||||
The following is a list of projects without CI (at least at the moment):
|
||||
|
||||
Note: I wrote a script to find these (except the first project on the list, of course) based on some parameters in case you wonder why these projects specifically are listed.
|
||||
|
||||
* [This one](https://github.com/bregman-arie/devops-exercises) - We don't have CI! help! :)
|
||||
* [image retrieval platform](https://github.com/skx6/image_retrieval_platform)
|
||||
* [FollowSpot](https://github.com/jenbrissman/FollowSpot)
|
||||
* [Pyrin](https://github.com/mononobi/pyrin)
|
||||
* [food-detection-yolov5](https://github.com/lannguyen0910/food-detection-yolov5)
|
||||
* [Lifely](https://github.com/sagnik1511/Lifely)
|
||||
|
Reference in New Issue
Block a user