Skip to content

Instantly share code, notes, and snippets.

@zhill
Created November 23, 2016 20:51
Show Gist options
  • Save zhill/eada818e705ebb7584c3884fce8a463b to your computer and use it in GitHub Desktop.
Save zhill/eada818e705ebb7584c3884fce8a463b to your computer and use it in GitHub Desktop.
Anchore 'toolbox unpack' output and dir listing when executed against 'nginx'
root@ubuntu:/root# anchore toolbox --image nginx unpack --destdir /tmp/unpack_test
Unpacking images: 05a60462f8bafb215ddc5c20a364b5fb637670200a74a5bb13a1b23f64515561
Unpacked image: 05a60462f8bafb215ddc5c20a364b5fb637670200a74a5bb13a1b23f64515561
Unpack directory: /tmp/unpack_test/3526501.anchoretmp
root@ubuntu:/root# ls /tmp/unpack_test/3526501.anchoretmp
05a60462f8bafb215ddc5c20a364b5fb637670200a74a5bb13a1b23f64515561.json docker_history.json tarexcludes
8db2aad32a9f874e4212dde408c14ae0ba1c2e0d1b80484e223b2ff966386108 docker_inspect.json tarexcludes.8db2aad32a9f874e4212dde408c14ae0ba1c2e0d1b80484e223b2ff966386108
908fdb1e18ef1ed3bdd042820eb55d62b9057ee62bff09bac459d1b1ba692406 manifest.json tarexcludes.908fdb1e18ef1ed3bdd042820eb55d62b9057ee62bff09bac459d1b1ba692406
98f8314de6153f843cfc03062af5cb8269db2b87272f10406420f26af5446c5c rootfs tarexcludes.98f8314de6153f843cfc03062af5cb8269db2b87272f10406420f26af5446c5c
Dockerfile squashed.tar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment