Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver1
14いいね 804 views回再生

Dockerize Your Sitecore Module | containers

In this video, Miháli Àrvai, Sitecore Lead Developer at Wundemand Thompson (Budapest), explores how to create a Docker asset image for different Sitecore versions from your Sitecore module, or from any extra custom asset and how to pull it into any Sitecore containerized solution. Learn how to share your module via container registries, instead of the classic Sitecore Installer Package.

A Docker image is a read-only template with instructions for creating a Docker container. Images themselves are built on the concept of layers, with each layer building upon the layer below it. This concept makes it simple to customize existing images and build out your custom functionality.

After the video, click the links below to access developer resources for working with containers and orchestration. Docs, getting started articles, repos, tools, and additional videos will help you move your infrastructure to the next level.

Sitecore container resources: https://developers.sitecore.com/devop...

Sitecore Containers Documentation: https://doc.sitecore.com/developers/1...
Sitecore Docker Examples: https://github.com/Sitecore/docker-ex...
Inspecting Init Images: https://www.maartenwillebrands.nl/202...
Sitecore Azure Toolkit: https://dev.sitecore.net/Downloads/Si...
Sitecore Courier: https://github.com/adoprog/Sitecore-C...
Extract Resource script: https://github.com/Sitecore/docker-im...
Robbert Hock – Asset Image Creator: https://github.com/KayeeNL/sitecore-m...
Docker Hub: https://hub.docker.com/
Deploy modules to Kubernetes: https://alessandrofaniuolo.com/2021/0...

コメント