-
Are there any showstopping blockers to working on linux? It looks like a pretty handy tool and I'd love to try it out.
-
I don't know if ur still maintaining this but rpi3 on Hypriot requires a different download and rpi2 and rpi1 have newer images. Or should we migrate to k8s 1.3-alpha2?
-
I'm opening this issue to help track the progress of getting Docker up and running on a RaspberryPi.
I'll update it with my progress.
If you are interested in helping, let me know here.
-
hi , when I use your Dockerfile to run seafile on raspberry pi 3 (on first run), got permission issues.
If don't mapping volume then everything works fine, but if trying to mount a volume will got:…
-
**Output of `docker version`:**
```
Client:
Version: 1.10.3
API version: 1.22
Go version: go1.6.1
Git commit: 20f81dd
Built: Wed, 20 Apr 2016 14:19:16 -0700
OS/Arch: linux…
-
## Expected Behavior
Debug traces should go to either to the designated log or be suppressed
## Current Behavior
The HTTP requests and responses are dumped on the system console:
…
-
Resources:
- https://github.com/buildroot/buildroot/tree/master/board/raspberrypi
- https://github.com/rancher/os/tree/master/scripts/images/raspberry-pi-hypriot
- http://blog.hypriot.com/
- https://g…
-
Error:
```
$ docker run -it alpine sh
standard_init_linux.go:175: exec user process caused "exec format error"
```
Docker info:
```
$ docker info
Containers: 24
Running: 0
Paused: 0
Stopped: 24
…
-
# HypriotOS 1.1.0
HypriotOS for the Raspberry Pi is a Debian-based Container OS focused on security and minimal size with all the necessary Docker tools already pre-installed. It is heavily inspired …
-
Hello! I am having an issue where I cannot run GO as sudo. I am working on a project using bluetooth low energy (which requires running code with root access) and when I run "sudo go run ..." to execu…