Merge pull request #313 from cgwalters/revert-volume
Revert "Add `VOLUME /var` into container config by default"
This commit is contained in:
commit
06afef6db7
|
|
@ -4,8 +4,5 @@
|
||||||
"redhat.compose-id": "CentOS-Stream-9-20240212.d.0",
|
"redhat.compose-id": "CentOS-Stream-9-20240212.d.0",
|
||||||
"redhat.id": "centos",
|
"redhat.id": "centos",
|
||||||
"redhat.version-id": "9"
|
"redhat.version-id": "9"
|
||||||
},
|
|
||||||
"Volumes": {
|
|
||||||
"/var": {}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -4,8 +4,5 @@
|
||||||
"redhat.compose-id": "Fedora-ELN-20240214.2",
|
"redhat.compose-id": "Fedora-ELN-20240214.2",
|
||||||
"redhat.id": "fedora",
|
"redhat.id": "fedora",
|
||||||
"redhat.version-id": "ELN"
|
"redhat.version-id": "ELN"
|
||||||
},
|
|
||||||
"Volumes": {
|
|
||||||
"/var": {}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue