Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Error 'unsupported media type application/vnd.devcontainers' #1728

Open
dvgitit opened this issue Mar 15, 2023 · 1 comment
Open

Error 'unsupported media type application/vnd.devcontainers' #1728

dvgitit opened this issue Mar 15, 2023 · 1 comment

Comments

@dvgitit
Copy link

dvgitit commented Mar 15, 2023

error when pulling image: docker pull ghcr.io/microsoft/vscode-dev-containers/bash:latest

logged into github account

console output:

latest: Pulling from microsoft/vscode-dev-containers/bash
unsupported media type application/vnd.devcontainers

docker version:

Client: Docker Engine - Community
 Version:           20.10.17
 API version:       1.41
 Go version:        go1.17.11
 Git commit:        100c701
 Built:             Mon Jun  6 23:02:56 2022
 OS/Arch:           linux/amd64
 Context:           default
 Experimental:      true

Server: Docker Engine - Community
 Engine:
  Version:          23.0.1
  API version:      1.42 (minimum version 1.12)
  Go version:       go1.19.5
  Git commit:       bc3805a
  Built:            Thu Feb  9 19:46:49 2023
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.6.16
  GitCommit:        31aa4358a36870b21a992d3ad2bef29e1d693bec
 runc:
  Version:          1.1.4
  GitCommit:        v1.1.4-0-g5fd4c4d
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0
@joshspicer
Copy link
Member

These images are not published on GHCR, but rather MCR. If you're looking for docker images that we publish, i'd suggest taking a look at https://github.com/devcontainers/image. This repo and its content are deprecated in favor of that newer repo!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants