Difference between revisions of "Docker Guide for gCube Developers"
From Gcube Wiki
Manuele.simi (Talk | contribs) |
|||
(11 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | * [[Docker | + | * [[Docker environment at D4Science]] |
− | + | * [[Image Repositories]] | |
− | * | + | |
− | + | ||
− | + | ||
− | + | ||
* [[Layout of a Docker-enabled Project]] | * [[Layout of a Docker-enabled Project]] | ||
− | * Base/Composed Images | + | * [[Base/Composed Images]] |
− | + | ** [[Base/Composed_Images#Third-party_Images|Third-party Images]] | |
+ | ** [[Base/Composed_Images#gCube_Base_Images|gCube Base Images]] | ||
+ | ** [[Base/Composed_Images#gCube_Node/Component_Images|gCube Node/Component Images]] | ||
* [[Docker_Best_Practices| Best Practices]] | * [[Docker_Best_Practices| Best Practices]] | ||
** [[Docker_Best_Practices#Dockerfile|Dockerfile]] | ** [[Docker_Best_Practices#Dockerfile|Dockerfile]] | ||
** [[Docker_Best_Practices#What_to_Package|What to Package]] | ** [[Docker_Best_Practices#What_to_Package|What to Package]] | ||
+ | ** [[Docker_Best_Practices#Stubs|Stubs]] | ||
* [[Build a Docker Image]] | * [[Build a Docker Image]] | ||
− | |||
− | |||
− | |||
− | |||
* [[Test the Images]] | * [[Test the Images]] | ||
* [[Document How to launch the Containers]] | * [[Document How to launch the Containers]] | ||
Line 21: | Line 16: | ||
** [[Maintain_the_Images#Find, Fix and Monitor for Image Vulnerabilities|Find, Fix and Monitor for Image Vulnerabilities]] | ** [[Maintain_the_Images#Find, Fix and Monitor for Image Vulnerabilities|Find, Fix and Monitor for Image Vulnerabilities]] | ||
** [[Maintain_the_Images#Scheduled_(Monthly)_Patching|Scheduled (Monthly) Patching]] | ** [[Maintain_the_Images#Scheduled_(Monthly)_Patching|Scheduled (Monthly) Patching]] | ||
+ | |||
+ | |||
+ | [[Category:Docker]] |