Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 240 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 240 Bytes
  • Build Locally

git clone https://github.com/Ve-Ka/AmvStrmApiV1Docker
docker build -t amvstrm --no-cache .
docker run -p 1000:5000 -d --name amvstrmapi amvstrmapi