Revert "Add VOLUME /var into container config by default"
This reverts commit 7966e8931b.
It just breaks derived builds across the board.
This commit is contained in:
parent
fb02af24c5
commit
612af827ff
2 changed files with 0 additions and 6 deletions
|
|
@ -4,8 +4,5 @@
|
|||
"redhat.compose-id": "CentOS-Stream-9-20240212.d.0",
|
||||
"redhat.id": "centos",
|
||||
"redhat.version-id": "9"
|
||||
},
|
||||
"Volumes": {
|
||||
"/var": {}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -4,8 +4,5 @@
|
|||
"redhat.compose-id": "Fedora-ELN-20240214.2",
|
||||
"redhat.id": "fedora",
|
||||
"redhat.version-id": "ELN"
|
||||
},
|
||||
"Volumes": {
|
||||
"/var": {}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue