Skip to content

Commit a7ba23c

Browse files
committed
[fix.] add 'overlaybd-attacher' into package list(nfpm.yaml)
Signed-off-by: Yifan Yuan <tuji.yyf@alibaba-inc.com>
1 parent c6ba42c commit a7ba23c

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)