Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 154 Bytes

File metadata and controls

8 lines (6 loc) · 154 Bytes

mtgserver-container

Containerization POC for mtgserver

Build

docker build -t mtgserver:1.5.6 .

Run

docker run -d -p 7000:7000 mtgserver:1.5.6