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
{{ message }}
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.
I'm trying to setup a docker-compose task to spin up a gradle container, in order to build jar artifacts.
During task setup, the plugin requires the "Logical name of dockerhost", which I'm trying to set to my host running the gocd agent (which has docker and docker-compose installed).
But while running, the task gives an error, saying:
[Docker Compose] trying to use docker-compose with unknown machine
What should I set in that field?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to setup a docker-compose task to spin up a gradle container, in order to build jar artifacts.
During task setup, the plugin requires the "Logical name of dockerhost", which I'm trying to set to my host running the gocd agent (which has docker and docker-compose installed).
But while running, the task gives an error, saying:
[Docker Compose] trying to use docker-compose with unknown machine
What should I set in that field?
The text was updated successfully, but these errors were encountered: