Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 179 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 179 Bytes

Build

mvn clean package && docker build -t soteria/soteria .

RUN

docker rm -f soteria || true && docker run -d -p 8080:8080 -p 4848:4848 --name soteria soteria/soteria