Sign inSign up

tsaas/avlicenseapi

By tsaas

Updated almost 8 years ago

Image
0

100K+

tsaas/avlicenseapi repository overview

Creates an ASP.Net Server that serves this project to http://127.0.0.1:5000

To build image locally run:

docker build -t <yourdockerid>/avlicenseapi:latest .

To run this app locally run:

docker run -p 8080:5000 -t <yourdockerid>/avlicenseapi:latest

This commands forwards the internal 5000 port to 8080 so you should now be able to view this project at http://127.0.0.1:8080/

Tag summary

Content type

Image

Digest

Size

597.7 MB

Last updated

almost 8 years ago

docker pull tsaas/avlicenseapi