mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-27 14:01:15 +00:00
docs: Update README.md
This commit is contained in:
parent
a2977e18ce
commit
d904d7b055
|
@ -19,7 +19,8 @@
|
|||
</div>
|
||||
|
||||
## ✨ Requirements
|
||||
- Docker Compose
|
||||
- [Docker Engine](https://docs.docker.com/engine/install/)
|
||||
- [Docker Compose](https://docs.docker.com/compose/install/)
|
||||
|
||||
## 🎓 Usage
|
||||
- Volume bind mounts are assumed to be located at `/mnt/docker-volumes/<container-name>/`. You can adjust the path via the global env variable `DOCKER_VOLUME_STORAGE` to your liking though. The compose examples will fall back to `/mnt/docker-volumes/<container-name>/` if the env variable is not set on your Docker server.
|
||||
|
|
Loading…
Reference in New Issue
Block a user