Skip to content

Commit

Permalink
Enable composefs
Browse files Browse the repository at this point in the history
  • Loading branch information
karuboniru committed Feb 22, 2024
1 parent ef478b2 commit a010fb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: fedora:latest
image: fedora:40
options: --privileged
permissions:
contents: read
Expand Down
1 change: 1 addition & 0 deletions karuboniru-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ postprocess:
- |
systemctl enable sshd.socket
systemctl enable rpm-ostreed-automatic.timer
echo -e '[composefs]\nenabled=yes' >> /usr/lib/ostree/prepare-root.conf
add-files:
[
Expand Down

0 comments on commit a010fb9

Please sign in to comment.