mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-14 00:35:41 +00:00
Move docker-compose example files in subdirectory
This commit is contained in:
parent
81e5027544
commit
bab98c52a1
@ -40,7 +40,7 @@ username@hostname:~$ <YOUR EDITOR> db.env
|
||||
username@hostname:~$ <YOUR EDITOR> .env
|
||||
# Create docker-compose.override.yml file
|
||||
username@hostname:~$ touch docker-compose.override.yml
|
||||
# Tweak the docker-compose.override.yml to satisfy your needs. (You can find examples in docker-compose.<example>.yml)
|
||||
# Tweak the docker-compose.override.yml to satisfy your needs. (You can find examples inside the docker-compose directory)
|
||||
username@hostname:~$ <YOUR EDITOR> docker-compose.override.yml
|
||||
# Build docker images
|
||||
username@hostname:~$ docker-compose build
|
||||
|
Loading…
Reference in New Issue
Block a user