➡️ If you are running a multi-container application using Docker and looking for a solution to easily manage the application without any hustle then do check out my new YouTube video on Docker Compose.
➡️ I have covered the following in this video:
- Create a custom network with the driver of type bridge in Docker
- Run MySQL database in Docker Container
- Run PHPMyAdmin application in Docker Container
- Remove both MySQL & PHPMyAdmin Docker Container
- Remove custom network
- What is Docker Compose?
- What is Infrastructure As A code?
- Create a docker-compose.yaml
- Run MySQL database and PHPMyAdmin docker containers using Docker Compose
- Remove MySQL database and PHPMyAdmin docker containers using Docker Compose
➡️ You could buy me a coffee If you like the video and find it useful.
➡️ You can refer docker-compose.yaml here
Top comments (0)