Just a quick introduction video on how to use docker and docker-compose for developing with local databases like postgres or mongodb
Included in Video
- How to use the docker cli
- Pull docker images
- Start docker container with image and options
- Executing commands inside docker container
- Writing a docker compose file
- Using docker compose for multiple containers
- Multiple container interactions
Top comments (0)