Unofficial multi-arch builds for Waveline-web
6.1K
Source repository: https://github.com/Wellenline/waveline-web
Waveline web/desktop app
latest is built from the latest updates on the master branch from the source projectdocker run -d -p 8080:80 jdreinhardt/jdreinhardt/waveline-web:latest
version: '3'
services:
waveline:
image: jdreinhardt/waveline-web:latest
ports:
- 8080:80
restart: always
The Waveline web player should be available at http://localhost:8080
Content type
Image
Digest
Size
9.5 MB
Last updated
about 6 years ago
docker pull jdreinhardt/waveline-web