An open API service indexing awesome lists of open source software.

https://github.com/314arhaam/alpyne

Lets decompress a docker image deeply and see what lies inside.
https://github.com/314arhaam/alpyne

devops docker docker-image

Last synced: about 2 months ago
JSON representation

Lets decompress a docker image deeply and see what lies inside.

Awesome Lists containing this project

README

          

# `alpyne` Deep Dive into Docker Images

## How to:

1. Clone this repo
2. Create `data/` in the root

### Decompose

1. In the root, run `./scripts/decompose.sh -v --im `. You might need `sudo`
2. Check `data/`

### Build

1. In the root, run `./scripts/build.sh -v --im `. You might need `sudo`
2. You'll be in the container