mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 10:09:07 +00:00
trim-after-delete: update examples to use new image
Signed-off-by: David Scott <dave@recoil.org>
This commit is contained in:
parent
76c7f6c1a6
commit
18669576cc
@ -75,7 +75,7 @@ services:
|
||||
command: ["/vpnkit-forwarder", "-vsockPort", "62373"]
|
||||
# Monitor for image deletes and invoke a TRIM on the container filesystem
|
||||
- name: trim-after-delete
|
||||
image: linuxkit/trim-after-delete:v0.8
|
||||
image: linuxkit/trim-after-delete:6258aec13d91259379289b577f8a79754819777e
|
||||
# When the host resumes from sleep, force a clock resync
|
||||
- name: host-timesync-daemon
|
||||
image: linuxkit/host-timesync-daemon:v0.8
|
||||
|
Loading…
Reference in New Issue
Block a user