Introduction

Docker is an open-source application container engine. Developers can use it to package applications and dependency packages into a light and portable container, and then publish them to any version of Linux devices. It will make the devices to utilize system resources more efficiently and ensure a consistent operating environment. It not only enables continuous delivery and deployment, but also enables easier migration, maintenance and expansion in the later stage.

This application note provides steps to run Docker on VisionFive 2.