dangerzone/install/macos
Alex Pyrgiotis 624d480cca
install: Do not create intermediate tarfile for container
Skip the creation of the `share/container.tar` file, since it's not used
anywhere. Instead, pipe our `docker/podman save` invocations to `gzip`
directly, which will compress the tarfile on the fly. This saves both
time and disk space.
2023-01-16 18:48:08 +02:00
..
build-app.py Enforce code style 2022-08-26 14:12:01 -07:00
build-image.sh install: Do not create intermediate tarfile for container 2023-01-16 18:48:08 +02:00
dangerzone.icns Start adding Mac app bundle packaging 2020-01-13 12:41:14 -08:00
document.icns Add dangerzone document icon 2020-01-13 14:10:02 -08:00
entitlements.plist Successfully boot VM 2021-06-30 14:27:26 -07:00