initial commit
This commit is contained in:
16
README.md
Normal file
16
README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# glpi
|
||||
|
||||
[](https://drone.asperti.com/paspo/docker-glpi)
|
||||
|
||||
Web server for GLPI deployment
|
||||
|
||||
## build
|
||||
|
||||
```bash
|
||||
git submodule update --init --remote
|
||||
docker build -t docker.asperti.com/paspo/glpi .
|
||||
```
|
||||
|
||||
## run
|
||||
|
||||
see [docker-compose.yaml](docker-compose.yaml)
|
||||
Reference in New Issue
Block a user