You can containerize IIS website by using Application Transformer for VMware Tanzu.
Prerequisites
- Scan and Introspect vCenter Server
- Analyze Applications
- Transform Your Application
- Add
index.docker.io
as a registry. For instructions, see Add an Image Registry.
Procedure
Results
The Build Image task starts and later the Image Push task starts. After both these tasks complete successfully, you can use the image for further deployment.
Note: If the Image Push task fails, add the
docker.io
registry, and use it as destination registry; instead of
index.docker.io
. Keep the source registry
index.docker.io
unchanged.