Sign inSign up

19880909/fast-website

By 19880909

•Updated over 7 years ago

轻站-网站发布系统

Image
0

245

19880909/fast-website repository overview

运行网站数据库

docker run --name fast-website-mysql -d 19880909/fast-website:mysql1.0.0

运行网站服务

docker run --name fast-website -p 8080:80 --link fast-website-mysql:mysqldb -d 19880909/fast-website:springboot2.0.0

Tag summary

Content type

Image

Digest

Size

344.1 MB

Last updated

over 7 years ago

docker pull 19880909/fast-website:springboot2.0.0