niemisami / docker-files

Learning Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

setup

  1. git clone https://github.com/niemisami/docker-files.git
  2. cd docker-files
  3. docker-compose up

Containers

Postgres

  • Running on port 5432
    • user: postgres
    • password: password

pgAdmin

  • Running on port 5050
  • Open localhost:5050
    • user: pgadmin4@pgadmin.org
    • password: admin

About

Learning Docker