Sign inSign up

ttanjo/alpine-pkg-cmigemo

By ttanjo

•Updated over 9 years ago

This image is to build a cmigemo package for Alpine Linux automatically.

Image
0

846

ttanjo/alpine-pkg-cmigemo repository overview

⁠alpine-pkg-cmigemo

This is a cmigemo package for Alpine Linux.

⁠How to build a package

You can build a package by using ttanjo/alpine-pkg-cmigemo⁠. It generates APK packages for cmigemo, cmigemo-dev and cmigo-doc in $PWD/packages.

$ docker run -v $PWD/packages:/packages -v ~/.abuild:/home/builder/.abuild:ro --rm ttanjo/alpine-pkg-cmigemo

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

83.9 MB

Last updated

over 9 years ago

docker pull ttanjo/alpine-pkg-cmigemo