Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hypriot/armhf-busybox
busybox ARM Docker container image
https://github.com/hypriot/armhf-busybox
Last synced: 24 days ago
JSON representation
busybox ARM Docker container image
- Host: GitHub
- URL: https://github.com/hypriot/armhf-busybox
- Owner: hypriot
- Created: 2015-10-24T18:32:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-02T09:17:53.000Z (about 9 years ago)
- Last Synced: 2024-12-09T20:50:32.433Z (24 days ago)
- Language: Ruby
- Homepage: https://hub.docker.com/r/hypriot/armhf-busybox/
- Size: 164 KB
- Stars: 5
- Watchers: 10
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hypriot/armhf-busybox
busybox for ARM
Inspired by the official build steps at https://github.com/docker-library/busybox
## Build
Clone this repo on your Raspberry Pi or Scaleway C1 server.
```
./build-upstream.sh
```After the build check your images with
```
docker images
```## Related links
* http://www.ibm.com/developerworks/library/l-busybox/
* uClibc
* https://de.wikipedia.org/wiki/UClibc
* http://uclibc.org/about.html