Update README

This commit is contained in:
Vladimir Hodakov 2023-10-03 15:17:30 +04:00
parent fef2de8311
commit 0e341f8927
Signed by: Vladimir Hodakov
GPG Key ID: 673980B6882F82C6

View File

@ -1,5 +1,7 @@
# phpBB3 docker image
This is updated fork of [selim13's docker-phpbb image](https://github.com/selim13/docker-phpbb).
Lightweight, Alpine based [phpBB](https://www.phpbb.com/) docker image.
# Supported tags and respective `Dockerfile` links
@ -200,4 +202,4 @@ image:
FROM selim13/phpbb:3.3
COPY remoteip.conf /etc/apache2/conf.d
```
```