hypriot / os-rootfs

The root filesystem of HypriotOS
http://blog.hypriot.com/post/how-to-get-docker-working-on-your-favourite-arm-board-with-hypriotos/
MIT License
68 stars 40 forks source link

Make /etc/os-release compatible with docker-machine #37

Closed StefanScherer closed 8 years ago

StefanScherer commented 8 years ago

This commit changes the /etc/os-release file to contain ID=debian to make it compatible with orginal docker-machine binary.

Fixes #36

StefanScherer commented 8 years ago

Tests are green.