A container image for WebVOWL.
Run the image in a Docker container:
docker run --rm -d -p 8080:8080 ggogel/webvowl:latest
Then access http://localhost:8080 through your browser.
Clone the repository and then run:
docker build .
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A container image for WebVOWL.
Run the image in a Docker container:
docker run --rm -d -p 8080:8080 ggogel/webvowl:latest
Then access http://localhost:8080 through your browser.
Clone the repository and then run:
docker build .