Sign inSign up

exira/data-typo3

By exira

Updated about 10 years ago

Typo3 Docker Data container.

Image
0

1.1K

exira/data-typo3 repository overview

exira/data-typo3

Get this image

The recommended way to get the Exira TYPO3 Docker Data Image is to pull the prebuilt image from the Docker Hub Registry.

docker pull exira/data-typo3:latest

To use a specific version, you can pull a versioned tag. You can view the list of available versions in the Docker Hub Registry.

docker pull exira/data-typo3:[TAG]

If you wish, you can also build the image yourself.

git clone https://github.com/exira/docker-data-typo3.git
cd docker-data-typo3
docker build -t exira/data-typo3 .

Using this image

This images exposes the TYPO3 files using a volume /var/www/ with the files itself located in /var/www/public_html/

Tag summary

Content type

Image

Digest

Size

48.2 MB

Last updated

about 10 years ago

docker pull exira/data-typo3