Docker repo auth

Discussion about Docker
Locked
User avatar
noller1
Posts: 2
Joined: 26 Mar 2021, 04:52

Docker repo auth

Post by noller1 »

Installed latest version for F2-210. There is currently no method to authenticate to the repo for downloads. Repo's load but nothing will download. Any plans to fix this?
User avatar
TMRyan
TerraMaster Team
Posts: 817
Joined: 01 Dec 2020, 11:50

Re: Docker repo auth

Post by TMRyan »

I can't understand your question. Can't you download images from Docker?
If you cannot download, please wait for a while or download another one.
Can't set up the docker repository? Maybe you can search for related answers from the Internet.
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
1dimitri
Posts: 18
Joined: 30 Jun 2021, 19:25

Re: Docker repo auth

Post by 1dimitri »

TMRyan wrote: 26 Mar 2021, 11:53 I can't understand your question. Can't you download images from Docker?
If you cannot download, please wait for a while or download another one.
Can't set up the docker repository? Maybe you can search for related answers from the Internet.
There are 2 ways to download images from Docker's repository:
- anonymous with some time/number of images limitation since the latest docker.com rules have been published
- by using a registered account

The Docker package does not provide a way to input credentials
User avatar
djonesuk
Posts: 23
Joined: 28 Jun 2021, 22:01

Re: Docker repo auth

Post by djonesuk »

The built-in Docker app is a great way to get started but I suggest moving to Portainer if you want more granular control.

https://documentation.portainer.io/v2.0 ... alldocker/
Locked