To install and launch Axxon One using Docker, do the following:
Minimum requirements to launch Axxon One using Docker on Ubuntu:
|
Open the link to select the required Axxon One Docker image.
Next to the required Docker image, click the button to copy the command.
Example of the command:
docker pull axxonsoft/axxon-one:2.0.0.188 |
Paste the copied command into the terminal and execute it.
Launch Docker using the following command:
docker run <image version> |
For example:
docker run axxonsoft/axxon-one:2.0.0.188 |
|
Installation and launch of Axxon One using Docker is complete.