fixes
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
FROM traefik:v2.9.5
|
||||
|
||||
LABEL author="Piotr Biernat"
|
||||
LABEL service="api-gateway"
|
||||
LABEL vendor="Egommerce"
|
||||
LABEL version="1.0"
|
||||
LABEL dev.egommerce.image.author="Piotr Biernat"
|
||||
LABEL dev.egommerce.image.vendor="Egommerce"
|
||||
LABEL dev.egommerce.image.service="api-gateway"
|
||||
LABEL dev.egommerce.image.version="1.0"
|
||||
|
||||
COPY ./api-gateway/etc /etc/traefik
|
||||
COPY ./api-gateway/plugins /plugins-local
|
||||
|
||||
Reference in New Issue
Block a user