mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07:00
* add php language guide --------- Signed-off-by: Craig Osterhout <craig.osterhout@docker.com> Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2.5 KiB
2.5 KiB
description, keywords, title, toc_min, toc_max
| description | keywords | title | toc_min | toc_max |
|---|---|---|---|---|
| Language-specific guides overview | guides, docker, language, node, java, python, go, golang, .net | 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:
- Best practices for writing Dockerfiles
- Docker development best practices
- Build images with BuildKit
- Build with Docker
Language-specific guides
Learn how to containerize your applications and start developing using Docker. Choose one of the following languages to get started.






