Go to file
Jon 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
2023-05-12 10:43:41 +09:30

No Fuss Computing - Docker Buildx with QEMU


Project Status - Active


Gitlab forks count Gitlab stars Open Issues

GitHub forks GitHub stars Github Watchers

This project is hosted on gitlab and has a read-only copy hosted on Github.


Stable Branch

Gitlab build status - stable branch release version


Development Branch

Gitlab build status - development branch release version



links:

This is a fork of https://gitlab.com/gdunstone/docker-buildx-qemu, which appears to be a fork of a fork. anyhow, updates are required. Credit to original and derivitive devs/contributors for getting it to the stage they had!!

Contributing

All contributions for this project must conducted from Gitlab.

For further details on contributing please refer to the contribution guide.

Other

This repo is release under this license

Description
Docker image with qemu and docker buidx for cross-platform container building
Readme MIT 114 KiB
Release 0.3.0 Latest
2023-11-09 09:11:14 +00:00