An open API service indexing awesome lists of open source software.

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

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
```