1
0
Fork
You've already forked i2a
0
Convert container images to alpine linux packages
Shell 49.6%
Euphoria 29%
Makefile 21.4%
2024年06月19日 22:08:09 +02:00
src Initial commit 2024年06月16日 17:03:03 +02:00
Makefile make: add missing install parameters 2024年06月19日 22:08:09 +02:00
README.md Initial commit 2024年06月16日 17:03:03 +02:00

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.