SQL-Image

command module
v0.0.0-...-1339caa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 17, 2019 License: MIT Imports: 3 Imported by: 0

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 ...;

1

2

Note

Only support linux overlay2 docker environment.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL