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.
|
2 years ago | |
---|---|---|
.env | 2 years ago | |
000-default.conf | 2 years ago | |
Dockerfile | 2 years ago | |
README.md | 2 years ago | |
docker-compose.yml | 2 years ago |
README.md
uvdesk
Docker stack to seploy uvdesk ticketing system
Run
- Setup
.env
docker-compose up -d --build
Just build
docker build . [-t uvdesk:latest-stable]