Skip to content

[Bug]: docker registry seems to be private #21

@sgaunet

Description

@sgaunet

What happened?

Following the quick start guide and got the below error:

$ vcluster platform start
18:10:31 info Automatically using --docker flag because driver is set to 'docker'
18:10:32 info Starting vCluster platform in Docker...
18:10:32 info Welcome to vCluster platform!
18:10:32 info This installer will help you configure and deploy vCluster platform.
18:10:32 info Starting vCluster platform...
Unable to find image 'ghcr.io/loft-sh/vcluster-platform:4.7.1' locally
docker: Error response from daemon: Head "https://ghcr.io/v2/loft-sh/vcluster-platform/manifests/4.7.1": denied: denied

Run 'docker run --help' for more information
18:10:33 fatal exit status 125

What did you expect to happen?

The download of the image ghcr.io/loft-sh/vcluster-platform:4.7.1

How can we reproduce it (as minimally and precisely as possible)?

vcluster platform start

vCluster config

sync:

vCluster and Docker version

Details
$ vcluster --version
vcluster version 0.32.1

$ docker version
Client: Docker Engine - Community
 Version:           29.3.0
 API version:       1.54
 Go version:        go1.25.7
 Git commit:        5927d80
 Built:             Thu Mar  5 14:29:24 2026
 OS/Arch:           linux/amd64
 Context:           default

Server: Docker Engine - Community
 Engine:
  Version:          29.3.0
  API version:      1.54 (minimum version 1.40)
  Go version:       go1.25.7
  Git commit:       83bca51
  Built:            Thu Mar  5 14:25:30 2026
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          v2.2.1
  GitCommit:        dea7da592f5d1d2b7755e3a161be07f43fad8f75
 runc:
  Version:          1.3.4
  GitCommit:        v1.3.4-0-gd6d73eb8
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0


$ uname -a
Linux fedora 6.19.6-200.fc43.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar  5 00:10:35 UTC 2026 x86_64 GNU/Linux

Operating System

Linux (x86_64)

Using vCluster Platform UI?

Yes - platform started before cluster creation

Relevant logs

Anything else we need to know?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions