We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfaee18 commit d474848Copy full SHA for d474848
storage/zfs/pkg.yaml
@@ -19,9 +19,9 @@ steps:
19
20
cp -R /lib/modules/* /rootfs/lib/modules
21
- |
22
- mkdir -p /rootfs/usr/local/lib/containers
+ mkdir -p /rootfs/usr/local/etc/containers
23
24
- cp /pkg/zpool-importer.yaml /rootfs/usr/local/lib/containers/zpool-importer.yaml
+ cp /pkg/zpool-importer.yaml /rootfs/usr/local/etc/containers/zpool-importer.yaml
25
test:
26
27
mkdir -p /extensions-validator-rootfs
0 commit comments