Розбіжності
Тут показані розбіжності між вибраною ревізією та поточною версією сторінки.
| Порівняння попередніх версій
Попередня ревізія
Наступна ревізія
|
Попередня ревізія
|
software:docker [2020/04/30 17:18] charon [Links] |
software:docker [2023/09/26 20:04] (поточний) charon [Best Practises] |
| * [[software:docker:clearspace|Clear occupied space]] | * [[software:docker:clearspace|Clear occupied space]] |
| * [[software:docker:tips|Docker tips]] | * [[software:docker:tips|Docker tips]] |
| | |
| | ===== Best Practises ===== |
| | * [[https://snyk.io/blog/containerizing-go-applications-with-docker/|Best practices for containerizing Go applications with Docker]] |
| | * [[https://snyk.io/blog/10-best-practices-to-containerize-nodejs-web-applications-with-docker/|10 best practices to containerize Node.js web applications with Docker]] |
| | * [[https://snyk.io/blog/best-practices-to-build-java-containers-with-docker/|10 best practices to build a Java container with Docker]] |
| | * [[https://snyk.io/blog/best-practices-containerizing-python-docker/|Best practices for containerizing Python applications with Docker]] |
| |
| ===== Learn Enough Docker to be Useful ===== | ===== Learn Enough Docker to be Useful ===== |
| * [[https://pythonspeed.com/articles/identifying-images/|Making your Docker images identifiable]] | * [[https://pythonspeed.com/articles/identifying-images/|Making your Docker images identifiable]] |
| * [[https://dille.name/blog/2019/12/05/creating-advanced-entrypoints-for-containers/|Creating Advanced Entrypoints for Containers]] | * [[https://dille.name/blog/2019/12/05/creating-advanced-entrypoints-for-containers/|Creating Advanced Entrypoints for Containers]] |
| | |
| | * [[https://jeanphix.github.io/2017/06/14/how-to-configure-a-gitlab-ecs-continuous-deployment-pipeline/|Example GitLab CI pipeline]] |