---
title: "Deploying TYPO3 as a Docker container"
manual: "TYPO3 Explained"
version: "main"
permalink: "https://docs.typo3.org/permalink/t3coreapi:docker-deployment@main"
source: "Administration/Deployment/Docker/Index.rst"
modified: "2026-09-15T09:59:52+00:00"
---

# Deploying TYPO3 as a Docker container

> [!WARNING]
> This section is experimental and under active development.
> Content is incomplete and may change as best practices evolve.
>
> **Want to help improve this section?** TYPO3 documentation contributions are
> welcome! If you have deployment experience, examples, or corrections,
> please consider submitting a pull request or opening an issue on GitHub.

Docker is a modern and flexible way to deploy TYPO3 projects in both development
and production environments.

This page serves as an entry point for Docker-based deployment strategies. It
links to best practices and practical advice for building, running, and
maintaining TYPO3 instances in containers.

For in-depth information, see the main Docker chapter:

> [!NOTE]
> **See also**
>
> -   [Running TYPO3 with Docker on Production](https://docs.typo3.org/permalink/t3coreapi:docker-production@main)
> -   [Docker documentation](https://docs.docker.com/)
