Actualités

This Project is designed to give you a little overview on how to use Docker containers to save data from Python in a PostgreSQL database, then viewing the contents of the database in pgAdmin4. The ...
I use postgres version 9.6 here, but you may choose other versions. Depending on your needs, you may pull other images from Docker hub, for example, other images I pulled include python, busybox, etc.