Anonymous
My feedback
1 result found
-
87 votes
Thank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
— AY
Anonymous supported this idea ·An error occurred while saving the comment
Would like to suggest support for gitlab as a good start, it supports container registries and key management.
From a remote server you can login to gitlab as you would do docker hub and pull an image. Authentication is via username/password (same method as it would be for private docker hub images) then you can pull a private.
Ultimately - you should be able to specify the repository/image name, username, password and pull direct from private on-to your server. Gitlab also supports readonly one time tokens I believe.