Page 1 of 2

Cannot download images in Docker

Posted: 08 Apr 2024, 12:59
by widdly
Hi,

When I download an image from the "Registry", it appears as downloading in "Images". After a while it disappears.

Model F2-210 TNAS 4.1.32

Re: Cannot download images in Docker

Posted: 08 Apr 2024, 23:06
by RyanYang
Hi, does this happen when you download other commonly used images?

Re: Cannot download images in Docker

Posted: 29 Jun 2024, 00:18
by clairo
TMRyan wrote: 08 Apr 2024, 23:06 Hi, does this happen when you download other commonly used images?
I have same problem too. It happens to every image.

Re: Cannot download images in Docker

Posted: 02 Jul 2024, 10:23
by TMzethar
From observation, it's likely that changes on the DockerHub site have made it nearly impossible for older versions of the Docker client to pull images.
You can try to get the images from other sources and then manually import the images into the Docker app.

Re: Cannot download images in Docker

Posted: 12 Jul 2024, 06:35
by TMUser
Please TM staff, update Docker app so we can download images again.

Until then, you can:
- Download Docker on your computer
- Open a command line interface as admin
- Download the image you can (for example: docker pull linuxserver/plex)
- Compress it (for example: docker save -o linuxserver_plex.tar linuxserver/plex)
- Upload it in appdata/docker/image on your TerraMaster NAS
- Open Docker application on your NAS, go to image, import, navigate to linuxserver_plex.tar and import it

Re: Cannot download images in Docker

Posted: 12 Jul 2024, 06:42
by TMUser
Also I forgot to mention, but the images you download on your PC will most likely have a different arch that your NAS.
You probably want to pull specific arch images via tags, corresponding to your NAS arch.

Re: Cannot download images in Docker

Posted: 12 Jul 2024, 16:22
by clairo
TMUser wrote: 12 Jul 2024, 06:42 Also I forgot to mention, but the images you download on your PC will most likely have a different arch that your NAS.
You probably want to pull specific arch images via tags, corresponding to your NAS arch.
Hi, I'm using Terra-master F2-210 with TOS 4. Can I ask you the command to pull jellyfin from docker on my desktop windows 10? Thank you!

Re: Cannot download images in Docker

Posted: 09 Aug 2024, 15:00
by laurawoods
Have you checked if there's enough disk space available? Slope Game

Re: Cannot download images in Docker

Posted: 07 Dec 2024, 03:29
by TMUser
It is still not working and Terra Master docker app is still not updated accordingly.

Re: Cannot download images in Docker

Posted: 08 Dec 2024, 01:56
by Phildefer
Same problem here :-(