mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 10:39:40 +00:00
modified: .github/workflows/build_docker.yml
This commit is contained in:
parent
bf73ab201b
commit
e07ec52d34
2
.github/workflows/build_docker.yml
vendored
2
.github/workflows/build_docker.yml
vendored
@ -213,7 +213,7 @@ jobs:
|
|||||||
outputs: >
|
outputs: >
|
||||||
type=image,
|
type=image,
|
||||||
annotation-index.org.opencontainers.image.title=MikroTik CHR RouterOS,
|
annotation-index.org.opencontainers.image.title=MikroTik CHR RouterOS,
|
||||||
annotation-index.org.opencontainers.image.description=MikroTik CHR (Cloud Hosted Router) running on QEMU with Docker. <br/><br/> Create network: docker network create chr -d bridge --ipam-driver=none --interface-name=br1. <br/><br/> Run container: docker run -it --privileged --network chr --name chr ghcr.io/elseif/chr.,
|
annotation-index.org.opencontainers.image.description=MikroTik CHR (Cloud Hosted Router) running on QEMU with Docker,
|
||||||
annotation-index.org.opencontainers.image.version=${{ env.VERSION }},
|
annotation-index.org.opencontainers.image.version=${{ env.VERSION }},
|
||||||
annotation-index.org.opencontainers.image.url=https://mikrotik.ltd
|
annotation-index.org.opencontainers.image.url=https://mikrotik.ltd
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user