Hi!,
I’m looking for a (Official) Dockerfile to build a PureOS container.
What I have found so far is:
rkuypers/pureos
and
subversiveowl/pureos8-base:latest
The last one has some activity, the first one has 0 pulls.
This container is referenced in the directory: https://github.com/spearow/continuous-integration/tree/master/container/pureos
But no clean Dockerfile that was used to build this
Another request for a container was here:
https://tracker.pureos.net/T493
I think it would be useful to have such container for instance to run the dev tools in and for the dev kit and unit testing on CI.
That way everybody that likes to do some work on PureOS and the devkit can just pull the container and take that as a starting point.
USB can be connected from within a container, and the X-window can be exported with VNC.
Anybody already did some work or has a useful pointer to add to this thread?
Many thanks in advance,
Wxll