command
module
Version:
v0.0.0-...-1339caa
Opens a new window with list of versions in this module.
Published: Nov 17, 2019
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
SQL-Image
SQL-Image is a daemon-less docker image analyzer.
SQL-Image treat docker-images as DATABASES and image-layers as TABLES.
Inspired by https://github.com/wagoodman/dive and https://github.com/kashav/fsql.
Syntax
SHOW IMAGES;
USE my-image:v1;
SHOW LAYERS;
SELECT … FROM my-layer WHERE ...;


Note
Only support linux overlay2 docker environment.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.