mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-19 23:38:06 +02:00
Remove print of image name from docker compose
This commit is contained in:
parent
a7f903394e
commit
2235c6a4cc
1 changed files with 0 additions and 2 deletions
|
@ -80,8 +80,6 @@ function __main__() {
|
|||
export REDIS_HOST
|
||||
export REDIS_PORT
|
||||
|
||||
echo ">> Running with sharelatex-image=$IMAGE"
|
||||
|
||||
# shellcheck disable=SC2068
|
||||
exec docker-compose -p "$project_name" ${compose_file_flags[@]} "$@"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue