Go to file
jannisp 981be34284 Initial setup 2021-04-01 13:51:42 +02:00
.env Initial setup 2021-04-01 13:51:42 +02:00
000-default.conf Initial setup 2021-04-01 13:51:42 +02:00
Dockerfile Initial setup 2021-04-01 13:51:42 +02:00
README.md Initial setup 2021-04-01 13:51:42 +02:00
docker-compose.yml Initial setup 2021-04-01 13:51:42 +02:00

README.md

uvdesk

Docker stack to seploy uvdesk ticketing system

Run

  1. Setup .env
  2. docker-compose up -d --build

Just build

docker build . [-t uvdesk:latest-stable]