Added support for openswoole and migrated docker images from swoole to openswoole

This commit is contained in:
Alejandro Celaya
2021-12-05 10:08:10 +01:00
parent 7477e672fe
commit 7e74d06cdd
10 changed files with 32 additions and 32 deletions

View File

@@ -5,7 +5,7 @@
This image provides an easy way to set up [shlink](https://shlink.io) on a container-based runtime.
It exposes a shlink instance served with [swoole](https://www.swoole.co.uk/), which can be linked to external databases to persist data.
It exposes a shlink instance served with [openswoole](https://www.swoole.co.uk/), which can be linked to external databases to persist data.
## Usage