Mercurial > code > home > repos > victoriametrics
annotate Dockerfile.vmalert @ 7:7130eb6d8e6b
redo deployment config to use skaffold live sync instead of busted CM way
author | drewp@bigasterisk.com |
---|---|
date | Sun, 04 Dec 2022 02:06:31 -0800 |
parents | |
children | 89a351ec7abf |
rev | line source |
---|---|
7
7130eb6d8e6b
redo deployment config to use skaffold live sync instead of busted CM way
drewp@bigasterisk.com
parents:
diff
changeset
|
1 FROM docker.io/victoriametrics/vmalert:v1.84.0 |
7130eb6d8e6b
redo deployment config to use skaffold live sync instead of busted CM way
drewp@bigasterisk.com
parents:
diff
changeset
|
2 |
7130eb6d8e6b
redo deployment config to use skaffold live sync instead of busted CM way
drewp@bigasterisk.com
parents:
diff
changeset
|
3 COPY rules/ /local/rules |