Summary
hi, also getting an issue trying integration tests, using Mac M1, and colima.... earthly -P +integration-test
the -P doesn't seem to be enough
+integration-test *failed* | Repeating the failure error...
+integration-test *failed* | --> WITH DOCKER (install deps)
+integration-test *failed* | Warning: Docker-in-Earthly needs to be run as root user
+integration-test *failed* | jq is missing. Attempting to install automatically.
+integration-test *failed* | Reading package lists...
+integration-test *failed* | E: List directory /var/lib/apt/lists/partial is missing. - Acquire (13: Permission denied)
+integration-test *failed* | ERROR Earthfile:70:8
+integration-test *failed* | The command
+integration-test *failed* | WITH DOCKER (install deps)
+integration-test *failed* | did not complete successfully. Exit code 100
+integration-test | The command
+integration-test | WITH DOCKER RUN
+integration-test | did not complete successfully. Exit code 100```