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
Cannot download images in Docker
Re: Cannot download images in Docker
Hi, does this happen when you download other commonly used images?
To contact our team, please send email to following addresses, remember to replace (at) with @
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement)
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement)
Re: Cannot download images in Docker
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.
You can try to get the images from other sources and then manually import the images into the Docker app.
To contact our team, please send email to following addresses, remember to replace (at) with @:
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
Re: Cannot download images in Docker
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
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
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.
You probably want to pull specific arch images via tags, corresponding to your NAS arch.
Re: Cannot download images in Docker
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!
- laurawoods
- Posts: 1
- Joined: 25 Jan 2024, 12:05
Re: Cannot download images in Docker
Have you checked if there's enough disk space available? Slope Game
Re: Cannot download images in Docker
It is still not working and Terra Master docker app is still not updated accordingly.
Re: Cannot download images in Docker
Same problem here 


