Skip to content

Unable to create a workspace from a private image from dockerhub #11982

Closed
@Keith-Hon

Description

@Keith-Hon

Bug description

Reference: #8550 (comment)

Using a private image from dockerhub will cause the below error

Capture

Steps to reproduce

  1. Build a docker image from one of the gitpod workspace images, e.g. gitpod/workspace-full:2022-06-20-19-54-55
  2. Publish that image with scope to dockerhub, so that the image is private
  3. Create a new git repository and edit .gitpod.yml with reference of the private image
  4. Start a new workspace on such repository
  5. Error occurs

Workspace affected

No response

Expected behavior

It should successfully start a new workspave with a private docker image from dockerhub

Example repository

No response

Anything else?

Related Discord discussion: https://discord.com/channels/816244985187008514/1006133715409313882

Metadata

Metadata

Assignees

No one assigned

    Labels

    meta: staleThis issue/PR is stale and will be closed soonteam: workspaceIssue belongs to the Workspace teamtype: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions