Sign inSign up

ttanjo/alpine-pkg-nkf

By ttanjo

•Updated over 9 years ago

This image is to build a nkf (Network Kanji Filter) package for Alpine Linux automatically.

Image
0

1.5K

ttanjo/alpine-pkg-nkf repository overview

⁠alpine-pkg-nkf

This is a nkf (Network Kanji Filter) package for Alpine Linux.

⁠How to build a package

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]>'

Tag summary

Content type

Image

Digest

Size

62.4 MB

Last updated

over 9 years ago

docker pull ttanjo/alpine-pkg-nkf