added build instructions
This commit is contained in:
parent
d07e68b5f7
commit
5c238b2c54
@ -14,7 +14,8 @@ Mysql files are mounted at datadir. \
|
||||
```bash
|
||||
git clone https://git.shihaam.dev/dockerfiles/zabbix-server.git
|
||||
cd zabbix-server
|
||||
docker-compose -f docker-compose-build.yml up -d
|
||||
docker compose -f docker-compose-build.yml build
|
||||
docker compose -f docker-compose-build.yml up -d
|
||||
xdg-open http://localhost:8000
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user