Closed davehunt closed 6 years ago
If yours is actually working, then that wfm. For some reason, my branch is failing the test image
job, though I'm not sure why.
Ah, I see the curl command is done differently. That explains that.
Yes, the job and remote docker run in separate evironments, so they can't see each other. See https://circleci.com/docs/2.0/building-docker-images/#separation-of-environments.
+1
@ckolos same issue here with "Error: Cannot perform an interactive login from a non TTY device".
Confirmed the fixes applied allowed a new container to be pushed to dockerhub
I saw @ckolos had a branch in progress, however it appears to be out of date. I'm not entirely clear on how we deploy Servicebook from Docker Hub, but I think this configuration would replicate the existing workflow.