Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 92 Bytes

commands-product-api.md

File metadata and controls

4 lines (2 loc) · 92 Bytes

docker image build -t product-api .

docker run --name product-api -p 8081:8081 product-api