README
This commit is contained in:
parent
209a06c115
commit
a22c72c348
1 changed files with 2 additions and 4 deletions
|
@ -1,10 +1,8 @@
|
||||||
# Hosting
|
# Hosting
|
||||||
|
|
||||||
My server installation recipes.
|
My server installation recipes (Inspired from https://github.com/tomMoulard/make-my-server)
|
||||||
|
|
||||||
(Inspired from https://github.com/tomMoulard/make-my-server)
|
Bash function to override docker-compose command and manage multiple docker-compose.yml files (non executable YAML files are ignored).
|
||||||
|
|
||||||
Override docker-compose command to manage separate docker-compose.yml files (non executable YAML files are ignored).
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
export DOCKER_COMPOSE_BIN='/usr/bin/docker compose'
|
export DOCKER_COMPOSE_BIN='/usr/bin/docker compose'
|
||||||
|
|
Loading…
Add table
Reference in a new issue