mirror of
https://github.com/thomisus/Docker-DocumentServer.git
synced 2026-04-29 03:50:09 +00:00
|
|
||
|---|---|---|
| .. | ||
| .env | ||
| damengdb.Dockerfile | ||
| docker-compose.yml | ||
| README.md | ||
Stand Documentserver with damengdb
How it works
For deploy stand, you need:
STEP 1: Build you own images, do it with command:
docker compose build
STEP 2: Wait build and when it finish deploy with command:
docker compose up -d
Thats all.