-
Notifications
You must be signed in to change notification settings - Fork 0
Week 5: Weekly Goals Daily Logs
Rayan edited this page Mar 20, 2024
·
28 revisions
Goal | Description | Status | Date |
---|---|---|---|
Setup: Initial Docker Enviornment | Setup the initial docker enviornment and see if everything works. | 🏗️ | |
Setup: Dockerfile testing Docker Container | Test Setup docker comtainer that it can be created over a docker file | ✅ | 20.03.2024 |
Research: Docker Networks | Research on how to utilize docker networks right (security aspects, creation, communication) | ✅ | 18.03.2024 |
Setup: Docker Networks test | Practical Docker Network setup | ✅ | 19.03.2024 |
Activity:
Goal | Description | Status | Date |
---|---|---|---|
Research: Docker Networks | Research on how to utilize docker networks right (security aspects, creation, communication) | ✅ | 18.03.2024 |
Daily Goal:
Research: Docker Networks
Daily Results
Research: Captured in Wiki see here 📄Docker Networks
Problems and Hiccups:
none
Resources:
Evidence of comprehension:
See Daily Results
Activity:
Goal | Description | Status | Date |
---|---|---|---|
Setup: Docker Networks test | setting up a Docker network with phpMyAdmin and MySQL containers, enabling access to phpMyAdmin from the host machine while persisting data using Docker volumes. | ✅ | 19.03.2024 |
Daily Goal:
Setup: Docker Networks test
Daily Results
Research: Captured in Wiki see here 📄Docker: Networks
Problems and Hiccups:
none
Resources:
- 🎞️Docker networking is CRAZY!! (you need to learn it) by Network Chuck
- 📄Understanding Docker bridge networks
- 📄Docker Documentation Network Drivers
- 📄Docker Documentation Network
Evidence of comprehension:
See Daily Results
Activity:
Goal | Description | Status | Date |
---|---|---|---|
Setup: Dockerfile testing Docker Container | Test Setup docker comtainer that it can be created over a docker file | ✅ | 20.03.2024 |
Daily Goal:
Setup: Dockerfile initial Docker Enviornment; Deploying a environment over a Dockerfile.
Daily Results
Research: Captured in Wiki see here 📄Docker: Dockerfile
Problems and Hiccups:
Problem with creating own docker image, problem dockerfile with command on line 3 revised so that it works.
Resources:
- 🎞️What is Dockerfile | How to create and build Dockerfile | Dockerfile Basic Commands by Automation Step by Step
- 📄Docker Documentation: Containerize and Application
- 📄Creating a Dockerfile
- 📄Docker Documentation: Dockerfile
Evidence of comprehension:
See Daily Results