ExtendedAndroidTools icon indicating copy to clipboard operation
ExtendedAndroidTools copied to clipboard

Add flag "Z" in run-docker-build-env.sh for podman compatibility

Open alfonsoalongi opened this issue 9 months ago • 0 comments

Hello, can you add the flag "Z" to mount the volume with correct permissions also in podman? The file is run-docker-build-env.sh.

docker run -it --rm -v "$(pwd):/ExtendedAndroidTools:Z" extended-android-tools

Thank you in advance.

alfonsoalongi avatar May 21 '25 07:05 alfonsoalongi