Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Make /etc/os-release compatible w/ docker-machine #36

Closed
StefanScherer opened this issue May 16, 2016 · 0 comments
Closed

Make /etc/os-release compatible w/ docker-machine #36

StefanScherer opened this issue May 16, 2016 · 0 comments
Assignees

Comments

@StefanScherer
Copy link
Member

StefanScherer commented May 16, 2016

The /etc/os-release file for Raspbian contains ID=raspbian which is not compatible with the original docker-machine binary.

In our blog post http://blog.hypriot.com/post/how-to-setup-rpi-docker-swarm/ we showed how to patch this file to make it work with docker-machine. This is done by changing ID=raspbian to ID=debian.

To make things easier it would help to fix this in the rootfs.

Are there any implications with this?
Which else process reads the ID of this file?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant