Sign inSign up

panbin521/testapp

By panbin521

Updated over 4 years ago

Image
0

910

panbin521/testapp repository overview

测试项目

curl http://localhost:10010/weatherforecast

docker build -t testapp .

docker run -it -d -p 10010:80 --name testapp testapp

docker run -it -d -p 10010:80 -e APP_VERSION=v2.0 --name testapp testapp

Tag summary

Content type

Image

Digest

Size

84.1 MB

Last updated

over 4 years ago

docker pull panbin521/testapp