https://github.com/sjinks/aports
Various Alpine Packages
https://github.com/sjinks/aports
Last synced: over 1 year ago
JSON representation
Various Alpine Packages
- Host: GitHub
- URL: https://github.com/sjinks/aports
- Owner: sjinks
- License: mit
- Created: 2021-05-13T14:47:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-17T00:12:52.000Z (about 5 years ago)
- Last Synced: 2025-01-13T14:22:16.342Z (over 1 year ago)
- Language: Shell
- Size: 38.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aports
[](https://cloudsmith.com)
Various Alpine packages which have not found their way into the official Alpine 3.13 repo.
## Setup
```bash
echo "https://dl.cloudsmith.io/public/wild-wild-angel/alpine-3-13-packages/alpine/v3.13/main" >> /etc/apk/repositories
wget -q https://dl.cloudsmith.io/public/wild-wild-angel/alpine-3-13-packages/rsa.862248B726792D3C.key -O /etc/apk/keys/alpine-3-13-packages@wild-wild-angel-862248B726792D3C.rsa.pub
apk update
```
------
Package repository hosting is graciously provided by [Cloudsmith](https://cloudsmith.com).
Cloudsmith is the only fully hosted, cloud-native, universal package management solution, that
enables your organization to create, store and share packages in any format, to any place, with total
confidence.