Home > other >  How to view the Docker mirror inside the directory structure after packaging?
How to view the Docker mirror inside the directory structure after packaging?

Time:10-14

Existing docker save command to generate image of tar package:
1. Need to get this mirror Image ID
2. To find the mirror tar packages within the specified file exists in the directory?
How to do?

CodePudding user response:

Into the mirror docker exec - it image - id/bin/bash
Ls check

CodePudding user response:

Tar package is a package, the decompression software to have a look at ah, repositories this with the last remaining ID what inside, and then the several other folder, is used to submit a change, you are looking for files into this several files, there is a layer. The tar package of this every time there is changes to file, check whether the file you want, in the words are changed,
  • Related