Closed dockerlead closed 3 years ago
Currently the worker name is not unique for several deployments because of --pass=docker. It would be great if it can be like --pass=WORKER_NAME read from the env var.
--pass=docker
--pass=WORKER_NAME
Currently the worker name is not unique for several deployments because of
--pass=docker
.It would be great if it can be like
--pass=WORKER_NAME
read from the env var.