output: Folder for the anonymized images/videos. If a file exists with the same as in input folder, then processing of the file is skipped.
log: Folder containing the logs.
licensing: Folder containing the license key. Copy the license file license into this folder as licensing/license.
Run the Container
Copy some images into the input directory.
Run bash celantur.sh -a person -a vehicle
Check the anonymized in the output directory.
Ensure that /tmp folder within the Container is read-writeable
If you run the Container with --read-only flag or use readonly filesystem in Kubernetes, you need to ensure that the /tmp folder within the Container can be both read and written with ca. 2 GiB space.
Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get http:///var%2Frun%2Fdocker.sock/v1.40/containers/json: dial unix /var/run/docker.sock: connect: permission denied