config.json.template: sync from upstream
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
c455b7563d
commit
8a33de2709
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
FROM registry.fedoraproject.org/fedora:27
|
||||
|
||||
ENV VERSION=0 RELEASE=2 ARCH=x86_64
|
||||
ENV VERSION=0 RELEASE=3 ARCH=x86_64
|
||||
LABEL com.redhat.component="cri-o" \
|
||||
name="$FGC/cri-o" \
|
||||
version="$VERSION" \
|
||||
|
|
|
|||
|
|
@ -356,7 +356,7 @@
|
|||
"type": "bind"
|
||||
},
|
||||
{
|
||||
"destination": "/var/lib/containers",
|
||||
"destination": "/var/lib/containers/storage",
|
||||
"options": [
|
||||
"rbind",
|
||||
"rshared",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue