How to practice dockerizing if you are administrator not a developer?

  • Thread starter Thread starter Brief-Wishbone
  • Start date Start date
AI Thread Summary
The discussion focuses on the desire to practice dockerizing applications after learning the basics of Dockerfiles and Docker Compose. A request is made for GitHub projects that can be used for this purpose, specifically suggesting simple "Hello World" programs in Python or examples like the Microsoft Python sample for a Flask tutorial. This indicates a need for accessible projects to enhance practical skills in Docker application deployment.
Brief-Wishbone
Messages
12
Reaction score
0
TL;DR Summary
How to practice dockerizing application if you don't know that much coding?
I have learnt the basics of dockerfiles, docker compose. Now, I want to practice dockerizing applications. I've written some dockerfile and yml files till now. Can you give me your project in github so that I can try to dockerize it?
 
Computer science news on Phys.org
This week, I saw a documentary done by the French called Les sacrifiés de l'IA, which was presented by a Canadian show Enquête. If you understand French I recommend it. Very eye-opening. I found a similar documentary in English called The Human Cost of AI: Data workers in the Global South. There is also an interview with Milagros Miceli (appearing in both documentaries) on Youtube: I also found a powerpoint presentation by the economist Uma Rani (appearing in the French documentary), AI...
Back
Top