Build OCI images from APK packages directly without Dockerfile
https://github.com/chainguard-dev/apko
Build and publish OCI container images built from apk packages.
apko has the following key features:
* Fully reproducible by default. Run apko twice and you will get exactly the same binary.
* Fast. apko aims to build images in ms.
* Small. apko generated images only contain what's needed by the application, in the style of distroless.
* SBOM Support. apko produces a Software Bill of Materials (SBOM) for images, detailing all the packages inside.
* Services. apko supports using the s6 supervision suite to run multiple processes in a container without reaping or signalling issues.
- Links to Virtualization:containers / apko
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ojkastl_buildservice:Branch_Virtualization_containers/apko && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000133 133 Bytes | |
| _service | 0000000714 714 Bytes | |
| _servicedata | 0000000236 236 Bytes | |
| apko-0.30.17.obscpio | 0002985484 2.85 MB | |
| apko.changes | 0000074999 73.2 KB | |
| apko.obsinfo | 0000000095 95 Bytes | |
| apko.spec | 0000004303 4.2 KB | |
| vendor.tar.gz | 0008248593 7.87 MB |
Comments 0