Go to file
2023-03-19 00:58:22 +08:00
.github/workflows Sat Mar 18 18:13:20 CST 2023 test by bot. 2023-03-18 18:13:20 +08:00
old-workflows Sat Mar 18 18:13:20 CST 2023 test by bot. 2023-03-18 18:13:20 +08:00
openwrt-config Rename r4se.config to friendlywrt.config 2023-03-19 00:09:48 +08:00
openwrt-scripts Update r4se_add_packages.sh 2023-03-19 00:58:22 +08:00
build-r4se.sh test by bot. 2023-03-18 16:30:49 +08:00
Dockerfile.lede Update Dockerfile.lede 2023-03-18 11:21:05 +08:00
Dockerfile.openwrt Update Dockerfile.openwrt 2023-03-18 00:17:44 +08:00
Dockerfile.openwrt.r4s Create Dockerfile.openwrt.r4s 2023-03-18 11:42:02 +08:00
Dockerfile.r4se Sat Mar 18 19:10:19 CST 2023 test by bot. 2023-03-18 19:10:19 +08:00
Dockerfile.r4se.2-rootfs Create Dockerfile.r4se.2-rootfs 2023-03-19 00:35:35 +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
test.sh Sat Mar 18 17:59:30 CST 2023 test by bot. 2023-03-18 17:59:30 +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"