File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
container-runtime/soci-snapshotter Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 4848 - nvidia-open-gpu-kernel-modules-lts
4949 - nvidia-open-gpu-kernel-modules-production
5050 - nvme-cli
51+ - soci-snapshotter
5152 - panfrost
5253 - qemu-guest-agent
5354 - qlogic-firmware
Original file line number Diff line number Diff line change 11# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
22#
3- # Generated on 2025-11-14T09:20:25Z by kres e1d6dac.
3+ # Generated on 2025-11-15T05:31:19Z by kres e1d6dac.
44
55# common variables
66
@@ -105,6 +105,7 @@ TARGETS += nvidia-gdrdrv-device
105105TARGETS += nvidia-open-gpu-kernel-modules-lts
106106TARGETS += nvidia-open-gpu-kernel-modules-production
107107TARGETS += nvme-cli
108+ TARGETS += soci-snapshotter
108109TARGETS += panfrost
109110TARGETS += qemu-guest-agent
110111TARGETS += qlogic-firmware
Original file line number Diff line number Diff line change 3030 - |
3131 cd ${GOPATH}/src/github.com/awslabs/soci-snapshotter
3232
33- make soci-snapshotter-grpc
34- make soci
33+ make soci-snapshotter-grpc STATIC=1
34+ make soci STATIC=1
3535 install :
3636 - |
3737 mkdir -p /rootfs/usr/local/bin
You can’t perform that action at this time.
0 commit comments