Convert container images to alpine linux packages
| src | Initial commit | |
| Makefile | make: add missing install parameters | |
| README.md | Initial commit | |
I2A - Convert container images to alpine linux packages
This projects provides some helper scripts to convert container images to regulary Alpine Linux packages. The package provides shell functions to be used in APKBUILD. The conveted package contains the filesystem from the container image and are using jchroot to run commands from the image inside a mount namespace.