sailfishos-open / docker-sailfishos-builder

Docker based Sailfish OS build environment
4 stars 1 forks source link

Use Zypper to create Docker image #7

Closed rinigus closed 1 year ago

rinigus commented 1 year ago

This allows to avoid mic and its handling of QEMU settings. The image packages are now given in scripts/setup-root with some final handling in Dockerfile

In addition, tmp directory is used to create the image.

Fixes: #1