Add flags for specific drupal and wisski versions
This commit is contained in:
parent
59ea9538e4
commit
0ef02f4e7d
2 changed files with 11 additions and 7 deletions
|
|
@ -99,7 +99,7 @@ docker-compose run --rm barrel /bin/bash -c "sudo PATH=\$PATH -u www-data /bin/b
|
|||
\"${MYSQL_DATABASE}\" \"${MYSQL_USER}\" \"${MYSQL_PASSWORD}\" \
|
||||
\"${GRAPHDB_REPO}\" \"${GRAPHDB_USER}\" \"${GRAPHDB_PASSWORD}\" \
|
||||
\"${DRUPAL_USER}\" \"${DRUPAL_PASS}\" \
|
||||
\"${USE_DRUPAL_8}\""
|
||||
\"${DRUPAL_VERSION}\" \"${WISSKI_VERSION}\""
|
||||
|
||||
|
||||
log_info " => Starting container"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue