DEV Community

Cover image for Use Docker and Docker Compose for Local Databases
Kelvin Mai
Kelvin Mai

Posted on

2 1

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

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay