Files
ihrm/docker.md
Ashwanth Balakrishnan 03ff0aec9c Dockerized the application (#119)
* dockerized the application

* Update docker.md

---------

Co-authored-by: Horilla <131998600+horilla-opensource@users.noreply.github.com>
2024-03-13 06:21:23 +00:00

470 B

Docker

  • Built on Python 3.10 image
  • Uses PostgreSQL 16 Database
  • Creates admin user with default username - 'admin' & password - 'admin'

Docker & Docker compose installation

Build & Run

  • docker compose up