Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
extensions.typo3.org
extensions.typo3.org
Commits
c8fc4357
Commit
c8fc4357
authored
Nov 13, 2016
by
Sascha Marcel Schmidt
Browse files
moves docker-compose.sh to new scripts folder
parent
41b3736b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
c8fc4357
DOCKER_COMPOSE
=
"
$
$(pwd)
/docker-compose.sh"
DOCKER_COMPOSE
=
"
$
$(pwd)
/data/scripts/docker-compose.sh"
COMPOSER
=
"
$
$(pwd)
/data/scripts/composer.sh"
up
:
$(DOCKER_COMPOSE)
up
-d
ps
:
...
...
docker-compose.sh
→
data/scripts/
docker-compose.sh
View file @
c8fc4357
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment