Actions
Feature #732
openPiBox with Docker
Start date:
30 Nov 2019
Due date:
% Done:
40%
Estimated time:
Severity:
03 - Medium
Description
Getting containers on PiBox isn't very straight forward. I can compile container engines and clients but cross compiling them (because many of them use Go) might not be so simple. This may limit me, initially, to existing container engines and clients such as Docker (though I'd prefer to use LXD/LXC).
Docker has static ARM binaries that should work for RPi. I need to download them and test on the dev platform to see what happens.
A first test of this would be to try an existing container built for ARM, like BusyBox or Bash or httpd - something simple.
If I want to get really clever I can create my own container infrastructure.
Files
Actions