Wiola: https://github.com/KSDaemon/wiola
Image sources to hack around: https://github.com/421p/wiola-docker
docker-compose.yml example
version: '2'
services:
redis:
image: redis:4
wiola:
image: 421p/wiola:0.7.0-2
ports:
- "6666:80"
environment:
- WIOLA_MAX_PAYLOAD_LEN=65535
depends_on:
- redis
Content type
Image
Digest
Size
88.2 MB
Last updated
almost 9 years ago
docker pull 421p/wiola:0.8.0-SNAPSHOT