Skip to content

diwise/diwise-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

diwise-io

Web site to be served under diwise.io

Build and run with Docker

docker build -f deployment/Dockerfile -t diwise/diwise-io:latest .
docker run --rm -it -p 8080:8080 diwise/diwise-io