You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to build the dockerfile in the /7.5/alpine folder on a Raspberry Pi by modifying FROM: alpine:3.4 to FROM:armhf/alpine:3.5. I've successfully tested a simple application, but how can I be sure the build is stable enough to submit a pull request?