docker / docker/cli

docker.example.com is down, so docker compose doesn't work anymore

Open
#4,221 5 comments 0 reactions 1 assignee View on GitHub

@laurazard is already working on this.

Since Apr 21, 2023.

kind/bug kind/enhancement
Dominant language
Go
Stars
6.1k
Forks
2.2k
Avg merge
1d 15h
Merged PRs (30d)
43

Description

Description

Doing anything using docker compose on a clean server breaks because "docker.example.com" is down, and, unfortunately, it seems that docker compose does not work without that website (which is already bad).

error during connect: Get "http://docker.example.com/v1.24/version": command [ssh -l root -- ip docker system dial-stdio] has exited with exit status 255, please make sure the URL is valid, and Docker 18.09 or later is installed on the remote host: stderr=ssh: connect to host ip port 22: Connection refused

Steps To Reproduce

-Use the appropriate context to point to the machine

-Run "docker compose build"

Compose Version
Docker Compose version v2.17.2
Docker Environment
Docker version 23.0.4, build f480fb1
Anything else?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.