Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sentriz/apkbuilds
https://github.com/sentriz/apkbuilds
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sentriz/apkbuilds
- Owner: sentriz
- Created: 2021-08-29T22:41:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-29T22:42:05.000Z (over 3 years ago)
- Last Synced: 2024-12-11T22:04:58.443Z (22 days ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme
Awesome Lists containing this project
README
hi, this repo is for me
$ docker build -t apkbuilds .
$ docker run \
-v "$PWD/src:/home/user/src" \
-v "$PWD/abuild:/home/user/.abuild" \
-v "$PWD/packages:/home/user/packages" \
-w "/home/user/src" \
-it apkbuilds$ # abuild-keygen -ain
pkg $ abuild -r
$ apk add ~/packages/.../pkg.apk