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.
- Host: GitHub
- URL: https://github.com/314arhaam/alpyne
- Owner: 314arhaam
- Created: 2026-04-16T18:43:43.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2026-05-02T00:12:55.000Z (about 2 months ago)
- Last Synced: 2026-05-02T00:27:27.394Z (about 2 months ago)
- Topics: devops, docker, docker-image
- Language: Go
- Homepage: https://medium.com/@prmbas/from-scratch-deep-dive-into-a-docker-image-and-build-a-custom-one-88fc0f369267
- Size: 84 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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