deeplow
9b3d98b20b
Build arm64 docker image for arm-based Macs
...
Remove --patform args completely so that by default we build natively
on each platform.
Partial fix for #50
2023-02-16 10:59:00 +00:00
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
deeplow
4d8e4c53e3
sort imports with isort linter
2022-08-22 10:15:26 +01:00
Micah Lee
42f8fb9e2f
Rename the container in CircleCI
2021-11-29 16:04:20 -08:00
Micah Lee
433639d51f
Explicitly build linux/amd64 container
2021-11-29 15:51:18 -08:00
Micah Lee
2de2b6dca5
Rename dangerzone-converter to container
2021-11-29 15:30:21 -08:00
Micah Lee
387a742487
Delete the .tar after compressing in Windows, and fix Windows installer
2021-11-24 16:38:15 -08:00
Micah Lee
7441796fbe
Support Windows
2021-11-23 15:39:23 -08:00