Sign inSign up

newfuture/yyf

By newfuture

Updated about 8 years ago

docker image with YYF environment

Image
0

8.1K

newfuture/yyf repository overview

YYF-docker

docker image with YYF environment

YYF运行环境的docker镜像

  • full (lastest) 完整服务(包括数据库客户端):
  • server 不含数据库管理客户端:
  • demo 仅仅包含演示源码的最小镜像(约13M):

运行本地项目

docker run -it --rm -p 1122:80 -v "`pwd`":/yyf newfuture/yyf

演示YYF demo

docker run -it --rm -p 1122:80 newfuture/yyf:demo

Tag summary

Content type

Image

Digest

Size

55 MB

Last updated

about 8 years ago

docker pull newfuture/yyf