From 620023fa86168edc5246b01358419452323f4097 Mon Sep 17 00:00:00 2001 From: "sean.zhou" Date: Fri, 25 Mar 2022 12:05:10 +0800 Subject: [PATCH] Add Docker --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3e7feaf..91e6396 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ The launch of the Cloud API mainly solves the problem of developers reinventing the wheel. For developers who do not need in-depth customization of APP, they can directly use DJI Pilot2 to communicate with the third cloud platform, and developers can focus on the development and implementation of cloud service interfaces. +## Docker + +If you don't want to install the development environment, you can try deploying with docker. [Click the link to download.](https://terra-sz-hc1pro-cloudapi.oss-cn-shenzhen.aliyuncs.com/c0af9fe0d7eb4f35a8fe5b695e4d0b96/docker/cloud_api_sample_docker.zip) + ## Usage For more documentation, please visit the [DJI Developer Documentation](https://developer.dji.com/cn/document/209883f1-f2ad-406e-b99c-be7498df7f10).