OpenWrt: add initial support
This commit is a follow up on a previous PR #6268. While multiple architectures are supported, initally only amd64 is added for testing. Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
parent
dba45fa085
commit
0569fec46c
|
|
@ -0,0 +1,8 @@
|
|||
Maintainers: Paul Spooren <mail@aparcar.org> (@aparcar)
|
||||
GitRepo: https://github.com/openwrt/docker.git
|
||||
|
||||
Tags: latest, snapshot
|
||||
Architectures: amd64
|
||||
GitFetch: refs/heads/snapshot
|
||||
GitCommit: 3503af2bfc55fdec8764068579bb12b31591b7d6
|
||||
amd64-Directory: x86-64/
|
||||
Loading…
Reference in New Issue