Cannot download images in Docker

Discussion about Docker
User avatar
widdly
Posts: 9
Joined: 30 Oct 2020, 13:30

Cannot download images in Docker

Post 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
User avatar
RyanYang
TM Support
Posts: 1141
Joined: 01 Dec 2020, 11:50
China

Re: Cannot download images in Docker

Post by RyanYang »

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)
User avatar
clairo
Posts: 2
Joined: 29 Jun 2024, 00:17
Vietnam

Re: Cannot download images in Docker

Post 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.
User avatar
TMzethar
TM Support
Posts: 2819
Joined: 27 Oct 2020, 16:43

Re: Cannot download images in Docker

Post 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.
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)
User avatar
TMUser
Posts: 7
Joined: 29 Dec 2021, 05:36

Re: Cannot download images in Docker

Post 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
User avatar
TMUser
Posts: 7
Joined: 29 Dec 2021, 05:36

Re: Cannot download images in Docker

Post 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.
User avatar
clairo
Posts: 2
Joined: 29 Jun 2024, 00:17
Vietnam

Re: Cannot download images in Docker

Post 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!
User avatar
laurawoods
Posts: 1
Joined: 25 Jan 2024, 12:05

Re: Cannot download images in Docker

Post by laurawoods »

Have you checked if there's enough disk space available? Slope Game
User avatar
TMUser
Posts: 7
Joined: 29 Dec 2021, 05:36

Re: Cannot download images in Docker

Post by TMUser »

It is still not working and Terra Master docker app is still not updated accordingly.
User avatar
Phildefer
Posts: 30
Joined: 05 Oct 2024, 04:00
France

Re: Cannot download images in Docker

Post by Phildefer »

Same problem here :-(
Locked

Return to “Docker”