Use Docker and Docker Compose for Local Databases

kelvinmai

Kelvin Mai

Posted on June 15, 2020

Use Docker and Docker Compose for Local Databases

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

Resource Links

๐Ÿ’– ๐Ÿ’ช ๐Ÿ™… ๐Ÿšฉ
kelvinmai
Kelvin Mai

Posted on June 15, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

ยฉ TheLazy.dev

About