Skip to content

Commit

Permalink
Revert "Add VOLUME /var into container config by default"
Browse files Browse the repository at this point in the history
This reverts commit 7966e89.
It just breaks derived builds across the board.
  • Loading branch information
cgwalters committed Feb 14, 2024
1 parent fb02af2 commit 612af82
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions centos-bootc-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,5 @@
"redhat.compose-id": "CentOS-Stream-9-20240212.d.0",
"redhat.id": "centos",
"redhat.version-id": "9"
},
"Volumes": {
"/var": {}
}
}
3 changes: 0 additions & 3 deletions fedora-bootc-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,5 @@
"redhat.compose-id": "Fedora-ELN-20240214.2",
"redhat.id": "fedora",
"redhat.version-id": "ELN"
},
"Volumes": {
"/var": {}
}
}

0 comments on commit 612af82

Please sign in to comment.