Linkwarden 源码地址:https://github.com/linkwarden/linkwarden
构建镜像和容器运行的基本命令如下👇
# 下载代码
git clone https://github.com/linkwarden/linkwarden.git
# 或者加个代理
git clone https://ghproxy.com/github.com/linkwarden/linkwarden.git
# 进入目录
cd linkwarden
# 构建镜像
docker build -t wbsu2003/linkwarden:v1 .
镜像使用方法可以在 老苏的blog:https://laosu.cf 找找,如果找不到,那说明还在折腾中~~
欢迎关注公众号:

Content type
Image
Digest
sha256:865371f69…
Size
1.5 GB
Last updated
about 3 years ago
docker pull wbsu2003/linkwarden