summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2020-10-21 20:12:38 +0200
committerKrzysztof Opasiak <k.opasiak@samsung.com>2020-10-29 19:42:16 +0100
commit5cf723cf9f7a887961093c56e25d3c4269fc201b (patch)
treead484fd81c18eb03228d1e365228d2330eec634c
parent59d9ada5a6fd7f0f01b9f9a2cc864eec9582b76a (diff)
Release container 2.0.0
Remove root processes from the consul container and make sure that the container rootfs can be immutable. Issue-ID: OOM-2535 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ieab0070bf156512f65646f64daa74e91d50c134b
-rw-r--r--releases/2.0.0-container.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/2.0.0-container.yaml b/releases/2.0.0-container.yaml
new file mode 100644
index 0000000..46ee020
--- /dev/null
+++ b/releases/2.0.0-container.yaml
@@ -0,0 +1,8 @@
+distribution_type: "container"
+container_release_tag: "2.0.0"
+project: "oom/consul"
+log_dir: "oom-consul-docker-merge-master/1"
+ref: 59d9ada5a6fd7f0f01b9f9a2cc864eec9582b76a
+containers:
+ - name: "oom/consul"
+ version: "latest"