Skip to content

Commit f8c14ca

Browse files
authored
Merge pull request #341 from BigVan/main
[fix.] add 'overlaybd-attacher' into package list(nfpm.yaml)
2 parents c6ba42c + a7ba23c commit f8c14ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nfpm.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ vendor: "overlaybd"
1717
homepage: "https://github.com/containerd/accelerated-container-image"
1818
license: "Apache-2.0"
1919
contents:
20+
- src: ./bin/overlaybd-attacher
21+
dst: /opt/overlaybd/snapshotter/overlaybd-attacher
2022
- src: ./bin/ctr
2123
dst: /opt/overlaybd/snapshotter/ctr
2224
- src: ./bin/overlaybd-snapshotter

0 commit comments

Comments
 (0)