Go to file
2023-03-18 01:35:42 +08:00
.github/workflows Update openwrt.yml 2023-03-17 23:57:38 +08:00
openwrt-config Update lede.x86.config 2023-03-18 01:35:42 +08:00
Dockerfile.lede Update Dockerfile.lede 2023-03-18 01:04:23 +08:00
Dockerfile.openwrt Update Dockerfile.openwrt 2023-03-18 00:17:44 +08:00
LICENSE Initial commit 2023-03-13 23:02:32 +08:00
README.md Update README.md 2023-03-17 21:33:01 +08:00

Dockerfile

# registry-vpc.cn-beijing.aliyuncs.com
# registry-internal.cn-beijing.aliyuncs.com
REGISTRY=registry.cn-beijing.aliyuncs.com
NAMESPACE=licsber
REPO_NAME=github
LABEL=lede
sudo docker pull "$REGISTRY/$NAMESPACE/$REPO_NAME:$LABEL"