This image is to build a nkf (Network Kanji Filter) package for Alpine Linux automatically.
1.5K
This is a nkf (Network Kanji Filter) package for Alpine Linux.
You can build a package by using ttanjo/alpine-pkg-nkf.
It generates APK packages for nkf and nkf-doc in $PWD/packages.
$ docker run -v $PWD/packages:/packages -v ~/.abuild:/home/builder/.abuild:ro --rm ttanjo/alpine-pkg-nkf
I assume that ~/.abuild contains a private key file and abuild.conf (for environment variables).
Here is an example:
PACKAGER_PRIVKEY="/home/builder/.abuild/private-key.rsa"
PACKAGER='Tomoya Tanjo <[email protected]>'
Content type
Image
Digest
Size
62.4 MB
Last updated
over 9 years ago
docker pull ttanjo/alpine-pkg-nkf