Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 153 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 153 Bytes

AIP

Building the Image

docker build -t gmsbackend .

run project

docker run -d --name gmsbackend -p 8000:8000 gmsbackend