Page History
...
Code Block | ||||
---|---|---|---|---|
| ||||
Usage: ./run.sh -v [product-version] Options: -v [REQUIRED] Product version of WSO2AM -i [OPTIONAL] Docker image version. -l [OPTIONAL] '|' separated WSO2AM profiles to run. 'default' is selected if no value is specified. -o [OPTIONAL] Organization name. 'wso2' is selected if no value is specified. -p [OPTIONAL] [MULTIPLE] Port mappings for the exposed ports 10397 8280 8243 9763 9443 of the container -k [OPTIONAL] The keystore password if SecureVault was enabled in the product. -m [OPTIONAL] Full path of the host location to share with containers. Example: ./run.sh -v 1.9.1 -l 'manager' -k 'wso2carbon' |
...
stop.sh
This command can be is used to terminate running containers that are specific to a product and clean all containers that are in the exit phase.
Code Block | ||||
---|---|---|---|---|
| ||||
./stop.sh |
...
push.sh
This command can be is used to push the Docker images to a specified registry.
...
Overview
Content Tools
Activity