Start ACLI Container
In this step, you will install the more recent eap level of the ACLI docker container and be taken directly into the container's shell where you can run CLI commands.
Code Block |
---|
|
docker run -ti bobswiftapps/acli:eap /bin/bash |
Tip |
---|
bobswift site referenced below in action examples, is a built-in configuration. That means examples can be run right away. Just copy/paste the command entry into the Docker bash shell. |