You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting process 'command 'docker-compose''. Working directory: /root/xnat-ml/xnat-docker-compose Command: docker-compose -f docker-compose.yml -f activemq/docker-compose.yml -f orthanc/docker-compose.yml -f smtp/docker-compose.yml -p 164971b3537b4be1a7f871566efb256b_xnat-docker-compose_fullStack version --short
Successfully started process 'command 'docker-compose''
"164971b3537b4be1a7f871566efb256b_xnat-docker-compose_fullStack" is not a valid project name
:fullStackComposeBuild (Thread[Execution worker for ':',5,main]) completed. Took 0.07 secs.
To Reproduce
Steps to reproduce the behavior:
Clone repository.
Check out branch dependency-mgmt.
Add configuration options.
See error.
Expected behavior
Not throwing an error while building using gradle.
Docker server environment (please complete the following information):
Host OS: 5.4.0-121-generic GNU/Linux
Docker version 20.10.17, build 100c701
Docker Compose version v2.6.1
Anything else?
Configuration:
Branch of XNAT docker-compose project: ['features/dependency-mgmt`]
Describe the bug
Cannot run the
./gradlew fullStackComposeBuild fullStackComposeUp
. It throws an error:The command:
The error:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Not throwing an error while building using gradle.
Docker server environment (please complete the following information):
Configuration:
The text was updated successfully, but these errors were encountered: