https://github.com/nicoherbigio/docker-typo3-cms-php
Docker Image of PHP customized for TYPO3 CMS
https://github.com/nicoherbigio/docker-typo3-cms-php
docker-hub docker-image php typo3-cms
Last synced: over 1 year ago
JSON representation
Docker Image of PHP customized for TYPO3 CMS
- Host: GitHub
- URL: https://github.com/nicoherbigio/docker-typo3-cms-php
- Owner: nicoherbigio
- Created: 2019-02-06T21:08:02.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-02-16T12:31:55.000Z (over 1 year ago)
- Last Synced: 2025-02-16T13:33:33.913Z (over 1 year ago)
- Topics: docker-hub, docker-image, php, typo3-cms
- Language: Dockerfile
- Homepage:
- Size: 311 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TYPO3 CMS PHP Docker image
[](https://github.com/nicoherbigio/docker-typo3-cms-php/actions/workflows/build-docker-images.yml)
## Supported tags and respective `Dockerfile` links
* [`8.4-apache`, `8.4-apache-bullseye`, `8.4.5-apache`, `8.4.5-apache-bullseye`](https://github.com/nicoherbigio/docker-typo3-cms-php/blob/main/8.4/debian/apache/default/Dockerfile)
* [`8.3-apache`, `8.3-apache-bullseye`, `8.3.19-apache`, `8.3.19-apache-bullseye`](https://github.com/nicoherbigio/docker-typo3-cms-php/blob/main/8.3/debian/apache/default/Dockerfile)
* [`8.2-apache`, `8.2-apache-bullseye`, `8.2.28-apache`, `8.2.28-apache-bullseye`](https://github.com/nicoherbigio/docker-typo3-cms-php/blob/main/8.2/debian/apache/default/Dockerfile)
* [`8.1-apache`, `8.1-apache-bullseye`, `8.1.32-apache`, `8.1.32-apache-bullseye`](https://github.com/nicoherbigio/docker-typo3-cms-php/blob/main/8.1/debian/apache/default/Dockerfile)
## How to get this image
The recommended way to get the TYPO3 CMS PHP Docker image is to pull the prebuilt image from Docker Hub by specifying the tagged version.
```console
$ docker pull nicoherbigde/typo3-cms-php:[TAG]
```
The [list of available versions](https://hub.docker.com/r/nicoherbigde/typo3-cms-php/tags) can be viewed at Docker Hub.
## How to use this image
Coming soon ;-)
## Copyleft
This documentation was written by Nico Herbig.