shoes / shoes3

a tiny graphical app kit for ruby
http://walkabout.mvmanila.com
Other
179 stars 19 forks source link

Dockerize Shoes #450

Closed tuttza closed 4 years ago

tuttza commented 4 years ago

Shoes requires a lot of dependencies to be installed currently if you want to any development with it. I added a Dockerfile so you can build & run Shoes easily with Docker from any machine without having to deal with distros/os package managers and versions etc.

Also I got compile errors for radio.c, so I went ahead and just fixed it as part of this PR.

shoes_running_docker

ccoupe commented 4 years ago

Thanks @tuttza - there may be some merge issues with branch 'direwolf', aka 3.3.8 but I expect them to be minor issues.