Docker 开发概述

This page lists resources for application developers using Docker.

Develop new apps on Docker

If you’re just getting started developing a brand new app on Docker, check out these resources to understand some of the most common patterns for getting the most benefits from Docker.

Learn about language-specific app development with Docker

Advanced development with the SDK or API

When you’re comfortable developing apps by writing Dockerfiles or compose files and using the Docker CLI,

you can take it to the next level by using the Docker Engine SDK for Go or Python or using the HTTP API directly.

猜你喜欢

转载自www.cnblogs.com/panpanwelcome/p/9218461.html