Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/licsber/dockerfile

Thanks to Github Actions for CI/CD~
https://github.com/licsber/dockerfile

docker dockerfile

Last synced: 29 days ago
JSON representation

Thanks to Github Actions for CI/CD~

Awesome Lists containing this project

README

        

# Dockerfile

Thanks AliYun.

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