mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-31 16:36:38 +00:00
snap: fix build error in launchpad
Add cpio to build-packages list since it's required to create initrd images fixes #240 Signed-off-by: Julio Montes <julio.montes@intel.com>
This commit is contained in:
@@ -74,6 +74,7 @@ parts:
|
||||
plugin: make
|
||||
build-packages:
|
||||
- docker.io
|
||||
- cpio
|
||||
override-build: |
|
||||
# Don't use installed GOROOT
|
||||
unset GOROOT
|
||||
|
Reference in New Issue
Block a user