i386 base builder
This commit is contained in:
parent
42fbd7b282
commit
f6fe8b594a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
run: apt-get install -y debootstrap docker.io sudo
|
||||
|
||||
- name: Generate debootstrap tar
|
||||
run: cd ./base-canaryi386 && ./debootstrap.sh
|
||||
run: ./debootstrap.sh
|
||||
|
||||
- name: Import base image
|
||||
run: docker import ./base_chroot.tgz rootfs-base-debian-i386
|
||||
|
Loading…
Reference in New Issue
Block a user