Using a PC to connect to the network port of the VG device, and log in to the device as shown in the following figure
Docker SDK integrates docker runtime and docker image manager required to run docker images. Docker SDK must be installed before using Docker.
After the installation is complete
Enable Docker as below picture.
As below picture, click the link to jump to the portainer login page
If you encounter the following problems, please do as shown below
Input username and password(default is admin/12345678
)
Choose local
enviroment
NOTE: Docker image should be in armv7
architecture.
Pull Docker image as below picture (nginx:latest
is as an example)
NOTE : If image name does not contains tag, the tag is latest.
After the pull is successful, the picture is as follows
enter Containers
page,choose Add container
Create Docker image as below picture(nginx-example is an example)
After the creation is successful, try to access in the browser as below picture.