You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
jannisp 981be34284 Initial setup 2 years ago
.env Initial setup 2 years ago
000-default.conf Initial setup 2 years ago
Dockerfile Initial setup 2 years ago
README.md Initial setup 2 years ago
docker-compose.yml Initial setup 2 years ago

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]