Accessing Docker image Help
You can access HCL Commerce Docker image Help documents directly on your environment. Use the Help documents to learn about the parameters required to deploy a container.
Before you begin
Procedure
-
Find the Docker image for which you need help.
docker images -
Run the following command to view the Help document for a specific Docker image.
Use the REPOSITORY:TAG or the IMAGE ID.docker run -it -e LICENSE=accept <IMAGE_ID> help