Skip to main content

Docker: Copy From Image

· One min read
docker cp $(docker create ${image_id}):/${path} ${destination}