Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

284
Views
Docker: use private layers without running instance of registry

I'd like to build my own layer on top of a public Docker image. Fine, I know how to do that. However, my layer will contain proprietary code that I can't share in a public docker image. I do, however want to be able to share it among servers inside my organization.

Is my only option to run my own instance of docker registry? Or are there workflows that allow moving of layers/images around without a central repository?

over 4 years ago · Santiago Trujillo
3 answers
Answer question

0

You can:

  • run your own docker registry,
  • use one of the private registry services available out there,
  • move images around with docker save and docker load,
  • build images locally each time (not recommended, but eh!)
over 4 years ago · Santiago Trujillo Report

0

To expand on Jerome's answer, we are one of the private Docker registry services: Quay.io

We offer a robust permissions model that should be sufficient for your needs, including teams, shared organizations, and individual repository level controls.

We have many companies using us to store their proprietary code and to distribute it within their datacenters. If you do consider using us, I am sure your first questions will deal with the security of our service, for which we have dedicated a special page on our site: Security

over 4 years ago · Santiago Trujillo Report

0

We run Gandalf.io, an affordable private docker registry service. You'll like Gandalf.io if you need to get started with private dockers quickly and inexpensively. Its still pretty much in the early stages so we're offering just one service - private docker sharing among teams using the docker cli - and its works well for that use case.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!