updated tileserver cache URLs again ^^`
This commit is contained in:
parent
4c4069426d
commit
ad241769b5
1 changed files with 2 additions and 2 deletions
|
@ -25,6 +25,6 @@ docker buildx build -f docker/tileserver.dockerfile \
|
||||||
--annotation org.opencontainers.image.url="https://c3nav.de" \
|
--annotation org.opencontainers.image.url="https://c3nav.de" \
|
||||||
--annotation org.opencontainers.image.authors="c3nav team" \
|
--annotation org.opencontainers.image.authors="c3nav team" \
|
||||||
--annotation org.opencontainers.image.description="Indoor navigation for the Chaos Communication Congress and other events. - Tileserver" \
|
--annotation org.opencontainers.image.description="Indoor navigation for the Chaos Communication Congress and other events. - Tileserver" \
|
||||||
--cache-from "type=registry,ref=ghcr.io/c3nav/c3nav_cache:tileserver" \
|
--cache-from "type=registry,ref=ghcr.io/c3nav/c3nav_cache:tileserver_main" \
|
||||||
--cache-to "type=registry,ref=ghcr.io/c3nav/c3nav_cache:tileserver,mode=max" \
|
--cache-to "type=registry,ref=ghcr.io/c3nav/c3nav_cache:tileserver_main,mode=max" \
|
||||||
--push .
|
--push .
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue