Skip to content

Commit

Permalink
Merge pull request #10 from flatcar/kai/sysext-docker
Browse files Browse the repository at this point in the history
Update instructions to opt-out of a future Flatcar Docker sysext
  • Loading branch information
pothos authored Apr 6, 2023
2 parents ad1b7ff + f502820 commit e68d2fe
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,13 @@ storage:
remote:
url: https://myserver.net/mydocker.raw
- path: /etc/systemd/system-generators/torcx-generator
directories:
- path: /etc/extensions/docker-flatcar
- path: /etc/extensions/containerd-flatcar
links:
- path: /etc/extensions/docker-flatcar.raw
target: /dev/null
overwrite: true
- path: /etc/extensions/containerd-flatcar.raw
target: /dev/null
overwrite: true
```

## Systemd-sysext on other distributions
Expand Down

0 comments on commit e68d2fe

Please sign in to comment.