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

  • Thread starter Thread starter Brief-Wishbone
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on practicing Docker for administrators who are not developers. The user has acquired foundational knowledge of Dockerfiles and Docker Compose and seeks practical experience by dockerizing applications. A specific project suggestion includes using the "Hello World" program in Python or cloning the Microsoft example repository at https://github.com/microsoft/python-sample-vscode-flask-tutorial for hands-on practice.

PREREQUISITES
  • Basic understanding of Dockerfiles and Docker Compose
  • Familiarity with Python programming language
  • Access to GitHub for project cloning
  • Knowledge of containerization concepts
NEXT STEPS
  • Clone the Microsoft Python Flask tutorial repository from GitHub
  • Practice writing Dockerfiles for different applications
  • Explore Docker Compose for multi-container applications
  • Learn about Docker networking and volume management
USEFUL FOR

This discussion is beneficial for system administrators, DevOps professionals, and anyone looking to enhance their skills in Docker and containerization without a strong development background.

Brief-Wishbone
Messages
12
Reaction score
0
TL;DR
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

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
7
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 20 ·
Replies
20
Views
4K
Replies
15
Views
10K