Micah Lee
|
51bee645ed
|
Explicitly set the container_tech to either "docker" or "podman"
|
2021-06-21 12:39:53 -07:00 |
|
Micah Lee
|
9ed3bac2b5
|
If Tails is detected, tell the container runtime to pull images over Tor
|
2021-06-21 12:35:23 -07:00 |
|
Micah Lee
|
da6c3c253e
|
Make linux container runtime be podman, remove pkexec
|
2021-06-17 14:13:43 -07:00 |
|
Micah Lee
|
13adda0af5
|
Change subprocess bullet character to ">" to remove all the headaches
|
2021-06-17 11:40:38 -07:00 |
|
Micah Lee
|
9c645beaef
|
Switch subprocess bullet character
|
2021-06-17 11:18:13 -07:00 |
|
Micah Lee
|
d125a5004b
|
Find docker.exe in the path, in case Docker Desktop changes its location in the future
|
2021-06-17 10:31:07 -07:00 |
|
Micah Lee
|
3105a2c229
|
Change a bunch of stuff so Windows will work again
|
2021-06-16 16:55:25 -07:00 |
|
Micah Lee
|
9278848adf
|
Add --security-opt=no-new-privileges:true to docker call
|
2021-06-15 16:37:42 -07:00 |
|
Micah Lee
|
429d1e3f08
|
Display banner and pretty terminal output in GUI mode too
|
2021-06-10 12:03:24 -07:00 |
|
Micah Lee
|
38ea24393a
|
Beautiful CLI colors and formatting
|
2021-06-10 11:39:26 -07:00 |
|
Micah Lee
|
87be2bbc7d
|
Fix detecting if dangerzone or dangerzone-container is running in Windows, update docker.exe path, fix Windows build scripts to include to docker-container.exe symlink
|
2020-10-29 10:43:23 -07:00 |
|
Micah Lee
|
92b19fe1b3
|
Allow docker installed from snap package
|
2020-10-26 15:11:41 -07:00 |
|
Micah Lee
|
9c90a0fa33
|
Rename dangerzone-container commands to remove hiphens and underscores, because old and new versions of click treat them differently
|
2020-04-09 13:58:22 -07:00 |
|
Micah Lee
|
cf367adcfa
|
This creates a separate script dangerzone-container which is a wrapper for running the container. This lets us run dangerzone as unprivileged, but dangerzone-container as privileged, to avoid adding the user to the dangerzone group.
|
2020-03-13 16:49:53 -07:00 |
|