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
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top