docker-compose up —-build
docker-compose down
docker exec -it [container_name/container_id] /bin/sh
- Ubuntu Virtual Machine Setup
- How To Install and Use Docker on Ubuntu
- How To Install and Use Docker Compose on Ubuntu
- Using Variables in Docker-Compose
- Docker Networking - Explore How Containers Communicate With Each Other
- Docker Networks — Part(1 of 2)
- Understanding Nginx Server and Location Block Selection Algorithms
- Understanding and Implementing FastCGI Proxying in Nginx
- Import and Export Databases in MySQL using Command Line
- How To Install MySQL on Ubuntu
- How To Allow Remote Access to MySQL
- Docker for local web development, part 1: a basic LEMP stack
- How To Install WordPress With Docker Compose
- Using Docker Compose to Run Your Applications
- Docker Compose Tutorial: advanced Docker made simple