|
323b5087cd
|
Merge branch 'non-specific-development' into 'development'
chore: non specific development
See merge request nofusscomputing/projects/docker-buildx-qemu!4
|
2023-05-21 05:49:59 +00:00 |
|
|
e49f78f712
|
docs(readme): added usage within gitlab-ci
!4
|
2023-05-21 13:32:33 +09:30 |
|
|
d352f0e899
|
feat(build): use debian slim
!4
|
2023-05-21 02:42:21 +09:30 |
|
|
5f80d34f4e
|
chore: cleanup
!4
|
2023-05-21 02:12:01 +09:30 |
|
|
692457da01
|
ci(gitlab-ci): update to current HEAD
!4
|
2023-05-21 02:01:15 +09:30 |
|
|
a00cfd60b8
|
ci: remove qemu from image
!4
|
2023-05-21 01:36:01 +09:30 |
|
|
698002d9f4
|
fix(qemu): segfault on arm no longer occurs
qemu was segfaulting with:
```
Processing triggers for libc-bin (2.31-13+deb11u6) ...
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault (core dumped)
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault (core dumped)
dpkg: error processing package libc-bin (--configure):
installed libc-bin package post-installation script subprocess returned error exit status 139
```
so qemu was removed from the image
!4
|
2023-05-20 15:02:44 +09:30 |
|
|
8ddf6194c4
|
fix(docker): removed spt for armv7 and i386
docker-ce-cli not available for architecture
!4
|
2023-05-20 14:56:02 +09:30 |
|
|
06b65d9919
|
ci: update to current gitlab-ci project dev head
incorporates changes from nofusscomputing/projects/gitlab-ci!17
!4
|
2023-05-15 13:44:15 +09:30 |
|