mirror of https://github.com/docker/docs.git
3.1 KiB
3.1 KiB
description | linkTitle | weight | keywords | title | toc_min | toc_max | aliases | ||
---|---|---|---|---|---|---|---|---|---|
Language-specific guides overview | Language-specific guides | 10 | guides, docker, language, node, java, python, R, go, golang, .net, c++ | Language-specific guides overview | 1 | 2 |
|
The language-specific guides walk you through the process of:
- Containerizing language-specific applications
- Setting up a development environment
- Configuring a CI/CD pipeline
- Deploying an application locally using Kubernetes
In addition to the language-specific modules, Docker documentation also provides guidelines to build images and efficiently manage your development environment. For more information, refer to the following topics:
Language-specific guides
Learn how to containerize your applications and start developing using Docker. Choose one of the following languages to get started.