My topic's not about imort several image inside one container but in my Docker local repository.
I have tried:
docker import '/home/ulimwengu/docker_images/*'
But it returns me:
no such file or directory
But it doesn't work. What can I do ?
Any hint would be great, thanks