riconet/apache

By riconet

Updated 2 months ago

This image is designed to fit the needs of running a TYPO3/Shopware and other instances.

Image
Web servers
0

4.4K

riconet/apache repository overview

Docker image for TYPO3 instances

Description

This image is designed to fit the needs of running a TYPO3/Shopware and other instances.

All files are served from /var/www/html/public

xdebug

xdebug is disabled by default.

use the env variable to enable xdebug: XDEBUG_MODE=develop,debug

standard in config: xdebug.mode=off

to check: php -r 'xdebug_info();'

Node Versions

node v20 and v22 (default) are provided via nvm

PHP 7.4 provides v16 and v18

to change the version use the following commands:

nvm use v22
nvm use v20

only php 7.4:

nvm use v18
nvm use v16

Tag summary

Content type

Image

Digest

sha256:c13ef55c6

Size

429.8 MB

Last updated

2 months ago

docker pull riconet/apache:8.5