Sign inSign up

wbsu2003/hortusfox-web

By wbsu2003

Updated over 2 years ago

HortusFox 是一个自托管的协作植物管理系统。

Image
0

2.4K

wbsu2003/hortusfox-web repository overview

HortusFox 源码地址:https://github.com/danielbrendel/hortusfox-web

构建镜像和容器运行的基本命令如下👇

# 下载代码
git clone https://github.com/danielbrendel/hortusfox-web.git

# 进入目录  
cd hortusfox-web

# 构建镜像
docker build -t wbsu2003/hortusfox-web:v1 .

# 运行容器
docker-compose up -d

镜像使用方法可以在 老苏的blog:https://laosu.cf 找找,如果找不到,那说明还在折腾中~~

欢迎关注公众号:

各种折腾

Tag summary

Content type

Image

Digest

sha256:522f0e3c2

Size

204.7 MB

Last updated

over 2 years ago

docker pull wbsu2003/hortusfox-web