https://github.com/rikonor/docker-registry-arm
Build the Docker Registry for ARM devices
https://github.com/rikonor/docker-registry-arm
containers docker raspberry-pi registry
Last synced: 2 months ago
JSON representation
Build the Docker Registry for ARM devices
- Host: GitHub
- URL: https://github.com/rikonor/docker-registry-arm
- Owner: rikonor
- License: mit
- Created: 2017-05-09T17:26:55.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-09T17:27:39.000Z (about 9 years ago)
- Last Synced: 2025-01-09T16:19:13.825Z (over 1 year ago)
- Topics: containers, docker, raspberry-pi, registry
- Language: Makefile
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Docker Registry for ARM
---
The following can be used to set a Docker Registry on a Raspberry Pi.
#### Instructions
```
# To generate an up-to-date registry image
$ make
# To create a tar
$ make tar
```