-
Hi, I'm not a developer so sorry if this bug report is not good enough.
##### SUMMARY
I'm getting an error about bad values on a configuration option I've never used.
I think it may be relate…
-
In the K3s meetup video, the [dedicated K3s OS](https://www.youtube.com/watch?v=WYPd7i15XOg&t=89m42s) briefly mentioned is an exciting idea. I am guessing this would mean that K3s would be running as …
-
**RancherOS Version: (ros os version)** v1.5.0
**Where are you running RancherOS? (docker-machine, AWS, GCE, baremetal, etc.)** Raspbrry Pi 3 Model B
I have created a custom image from the 1.5.0…
-
Hey @rancher, many thanks to your contribution to the container and cloud space. Today I found your project via E-Mail from GitHub recommendations. And it really looks like what I was looking for for …
-
## Is this a BUG REPORT or FEATURE REQUEST?
BUG REPORT
## Versions
**kubeadm version** (use `kubeadm version`):
```
kubeadm version: &version.Info{Major:"1", Minor:"13", GitVersion:"v1.13…
-
I want to run syncserver on hypriot (docker appliance for rpi) on my rpi 3b+. Build is successful. When I try to run I always get this:
gunicorn: error: unrecognized arguments: syncserver.wsgi_app
-
**What happened**:
This is a configuration built using the instructions from Appendix A of "Kubernetes Up & Running" by Kelsey Hightower, Brendan Burns, and Joe Beda.
As per the book, I tried …
-
This is a...
- [ ] Request for a new or modified feature
- [x] Issue trying to run the docker image
- [ ] Issue trying to build / test / develop the docker image
## Description
I have …
-
Issue #172 asked for USB images, but this still requires some manual editing. Using the `UUID=...` syntax, the boot image could be made agnostic to SDcard or USB boot.
This _should_ work but I have…
-
Hi im trying to use this container using docker-compose
```yaml
nfsserver:
image: itsthenetwork/nfs-server-alpine:9-arm
restart: unless-stopped
volumes:
- /data/share:ro
…