containers_docker:specs
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
containers_docker:specs [2025/07/15 08:12] – kirtisingh | containers_docker:specs [2025/07/15 08:14] (current) – kirtisingh | ||
---|---|---|---|
Line 35: | Line 35: | ||
* **image_file_path** - optional - If this attribute is not provided, the system will try to pull the image from the Docker Hub. But when it is provided, it will try to load image(s) from the specified file. | * **image_file_path** - optional - If this attribute is not provided, the system will try to pull the image from the Docker Hub. But when it is provided, it will try to load image(s) from the specified file. | ||
* **container_entry_point** - conditional - If provided, will be used as the entry point in Docker' | * **container_entry_point** - conditional - If provided, will be used as the entry point in Docker' | ||
- | * **container_cmd** - conditional - If provided, will be used as the command in Docker' | + | * **container_cmd** - conditional - If provided, will be used as the command in Docker' |
+ | < | ||
+ | " | ||
+ | </ | ||
* **container_user** - required - The system user under which the container runs. | * **container_user** - required - The system user under which the container runs. | ||
* **container_volumes** - optional - An array of system folders which are made accessible to the container | * **container_volumes** - optional - An array of system folders which are made accessible to the container |
containers_docker/specs.1752567151.txt.gz · Last modified: 2025/07/15 08:12 by kirtisingh