This is just an image created from the DVGA project.
The next docker-compose.yaml will automate the deployment of the application on port 8000:
version: '3'
services:
server:
image: gnunez88/dvga
environment:
- WEB_HOST=0.0.0.0
ports:
- 8000:5013
Content type
Image
Digest
sha256:1ae0cf541…
Size
65 MB
Last updated
over 3 years ago
docker pull gnunez88/dvga