create docker-compose directory

Signed-off-by: Luciano <lucianozablocki@gmail.com>
This commit is contained in:
Luciano 2020-12-11 11:07:18 -03:00
parent 187871aa9c
commit 557ca3e23b
60 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 373 KiB

After

Width:  |  Height:  |  Size: 373 KiB

View File

Before

Width:  |  Height:  |  Size: 190 KiB

After

Width:  |  Height:  |  Size: 190 KiB

View File

@ -7,4 +7,4 @@ green=$(tput setaf 2) || true
docker-compose down
echo "${green}Cleaning completed.${norm}"
echo "${green}Cleaning completed.${norm}"

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB