A full installation of livehelperchat ready to go
2.7K
A full installation of livehelperchat ready to go
$ docker run -d andreaskasper/livehelperchat:3-mariadb
version 2
services:
wordpress:
image: andreaskasper/livehelperchat:3
restart: always
ports:
- 8080:80
links:
- database:db
database:
image: mariadb
restart: always
| Parameter | Description | Example |
|---|
| Folder | Description |
|---|
Content type
Image
Digest
Size
177.6 MB
Last updated
almost 5 years ago
docker pull andreaskasper/livehelperchat