docker cp foo.txt container_id:/foo.txt
docker cp container_id:/foot.txt foo.txt
sudo docker system prune -a -f