small changes in volume gestion for db
This commit is contained in:
4
Makefile
4
Makefile
@@ -89,11 +89,7 @@ build_logs:
|
||||
|
||||
|
||||
|
||||
# before starting the containers with up,
|
||||
# creating a README.md file inside some binded volumes dir
|
||||
# to avoid them having their ownership overwritten by docker
|
||||
up:
|
||||
echo "this is a binded docker volume for plugins" >> ${VOLUME_PLUGINS_D}/README.md
|
||||
docker compose -f $(COMPOSE_FILE) up -d
|
||||
@echo $(B_PURPLE)"you can now connect at "$(B_YELLOW)"https://$(WP_COMPLETE_URL)"$(B_PURPLE)" or 127.0.0.1"$(RESET)
|
||||
down:
|
||||
|
||||
Reference in New Issue
Block a user