Skip to content

ZongchunYu/aiwebapp-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aiwebapp

How to build the docker app:

$ docker build -t aiwebapp-test:v1 .

How to run the docker app

$ docker run -d --name test1 -p 5000:5000 aiwebapp-test:v1

How to access the app

Access the following URL in browser:

http://<board_ip>:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published