dangerzone/install
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
..
linux install: Do not create intermediate tarfile for container 2023-01-16 18:48:08 +02:00
macos install: Do not create intermediate tarfile for container 2023-01-16 18:48:08 +02:00
pyinstaller sort imports with isort linter 2022-08-22 10:15:26 +01:00
windows install: Do not create intermediate tarfile for container 2023-01-16 18:48:08 +02:00