Docker Best Practices

From Gcube Wiki
Revision as of 16:39, 14 August 2020 by Manuele.simi (Talk | contribs) (Created page with "= Repositories = Setting up a DTR or Docker Hub? Single User vs Organization? = Dockerfile = == Where to keep the Dockerfile == == Base/Composed Images == Which ones we can...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Repositories

Setting up a DTR or Docker Hub? Single User vs Organization?

Dockerfile

Where to keep the Dockerfile

Base/Composed Images

Which ones we can use? Which repos/organizations do we trust?

Labels

Maintainers

Building the Image

Tags

Automating

Pushing

Testing the Images

Security