mirror of https://github.com/openwrt/packages.git
The default target in OpenWrt has been switched to ath79. Match it here. No functional difference. Signed-off-by: Rosen Penev <rosenp@gmail.com> |
||
---|---|---|
.. | ||
Dockerfile | ||
README | ||
config.yml |
README
# Build/update the docker image docker pull debian:9 docker build --rm -t docker.io/openwrtorg/packages-cci:latest . docker tag <IMAGE ID> docker.io/openwrtorg/packages-cci:<VERSION-TAG> docker push docker.io/openwrtorg/packages-cci