I\'m trying to copy a file from local to a directory in the namenode in docker. I tried this command : docker cp ./ventes.txt 6c25a78e8f59:/~/direc1
docker
docker cp ./ventes.txt 6c25a78e8f59:/~/direc1