Can't set the whitelist

This is odd. hmm.

Try to change the CIDR format. e.g:

--whitelist 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16

OR

Go inside that container and execute the export command there.

docker exec -it “container-id” bash

About the lock, just delete those locks getting into the container.