xirixiz / dsmr-reader-docker

DSMR Reader in Docker.
https://hub.docker.com/r/xirixiz/dsmr-reader-docker
114 stars 33 forks source link

Wrong media type for manifest #339

Closed leifnel closed 1 year ago

leifnel commented 1 year ago

Support guidelines

I've found an issue and checked that ...

Description

Trying to pull:

# docker pull xirixiz/dsmr-reader-docker Using default tag: latest latest: Pulling from xirixiz/dsmr-reader-docker mediaType in manifest should be 'application/vnd.docker.distribution.manifest.v2+json' not 'application/vnd.oci.image.manifest.v1+json'

Expected behaviour

Image downloaded

Actual behaviour

Image not dowloaded

Steps to reproduce

# docker pull xirixiz/dsmr-reader-docker

Docker info

Client:
 Debug Mode: false

Server:
 Containers: 13
  Running: 4
  Paused: 0
  Stopped: 9
 Images: 49
 Server Version: 19.03.3
 Storage Driver: overlay2
  Backing Filesystem: extfs
  Supports d_type: true
  Native Overlay Diff: true
 Logging Driver: json-file
 Cgroup Driver: cgroupfs
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
 Swarm: inactive
 Runtimes: runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
 runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
 init version: fec3683
 Security Options:
  apparmor
  seccomp
   Profile: default
 Kernel Version: 5.15.0-72-generic
 Operating System: Ubuntu 22.04.2 LTS
 OSType: linux
 Architecture: x86_64
 CPUs: 2
 Total Memory: 3.735GiB
 Name: ubuntu
 ID: U3KT:7HWH:XLSY:MMZS:VXKX:5B7A:366B:HFQZ:2JBL:L4B6:E4BU:JLEL
 Docker Root Dir: /var/lib/docker
 Debug Mode: false
 Registry: https://index.docker.io/v1/
 Labels:
 Experimental: false
 Insecure Registries:
  127.0.0.0/8
 Live Restore Enabled: false

Version

Docker compose

n/a

Container logs

n/a

Additional info

n/a

xirixiz commented 1 year ago

Hi, as you are using a very old Docker server installation, this issue is related to it. Could you upgrade Docker? Also from a security perpective this would be my advise.

The Docker installation you`re using is from: 2019-10-08