Sample Header Ad - 728x90

Load image to docker without dockerd

0 votes
0 answers
74 views
I want to load docker image without dockerd. (like docker load -i image.tar ) I see that when I load docker image there are files that added to only 2 directories: overlay2,image How can I set the desire files there from my image.tar without running docker/dockerd? (I just want to understand the Docker filesystem layout. So I looking for a way to simulate the loading image in a shell script)
Asked by Polo1990 (25 rep)
Jun 18, 2024, 04:00 AM
Last activity: Jun 18, 2024, 09:21 AM