Docker: how to install PostgreSQL and phpPgAdmin with persistent data using volumes

Опубликовано: 16 Октябрь 2024
на канале: Copahost Web Hosting
1,025
5

This video shows how to install PostgreSQL and phpPgAdmin using docker, with persistent data. How to persist PostgreSQL data in Docker? This video shows how to use data persistence using docker volumes in an easy way. We will show how to create containers in docker, one for Postgres and another for pgAdmin, using network and volume persistance.