How to create a volume in Docker-Compose for a PostgreSQL database



How to create a volume in Docker-Compose for a PostgreSQL database

How to create a volume in Docker-Compose for a PostgreSQL database

In this Docker tutorial, following on from the previous tutorials we now implement a volume to save data from a PostgreSQL data onto a volume so that the data persists after the container is restarted or removed.

Code Repository
https://github.com/veryacademy/YT-Django-Docker-Compose-PostgreSQL-Volume

👍SUBSCRIBE to get more free tutorials, courses and code snippets!
http://www.youtube.com/channel/UC1mxuk7tuQT2D0qTMgKji3w?sub_confirmation=1

👍👍Follow us on Facebook
https://www.facebook.com/Veryacademycom-113232103670580/

👍👍👍Follow use on Twitter:
https://twitter.com/VeryAcademy

Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. This video is intended to be a independent and non affiliated tutorial helping you to better understand the Docker software. We are not accredited, certified, affiliated or endorsing Docker, Inc.

Comments are closed.