Posted April 18, 20214 yr Upgraded to 6.9.2. If I assign any tag other than latest, pulling image fails. Please find below output for mariadb: Pulling image: linuxserver/mariadb:10.5 TOTAL DATA PULLED: 0 B Command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='mariadb' --net='proxy-net' -e TZ="Europe/Minsk" -e HOST_OS="Unraid" -e 'PUID'='99' -e 'PGID'='100' -e 'MYSQL_ROOT_PASSWORD'='xxxxxxxx' -p '3306:3306/tcp' -v '/mnt/user/appdata/mariadb':'/config':'rw' 'linuxserver/mariadb:10.5' Unable to find image 'linuxserver/mariadb:10.5' locally docker: Error response from daemon: manifest for linuxserver/mariadb:10.5 not found: manifest unknown: manifest unknown. See 'docker run --help'. The command failed. If ":10.5" is removed, all works as expected for the "latest" image. ":10" works as well, but ":10.5" doesn't. It doesn't matter what image you pull. The above one for mariadb is just an example. I would appreciate any hint. Edited April 18, 20214 yr by sse450
April 18, 20214 yr Community Expert 1 hour ago, sse450 said: If ":10.5" is removed, all works as expected for the "latest" image. ":10" works as well, but ":10.5" doesn't. I don't see 10.5 being a valid tag https://hub.docker.com/r/linuxserver/mariadb/tags?page=1&ordering=-name
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.