Conversation
|
A very basic check for dependencies is in I can see some points in having a docker image for using in some automated validation probably. For every day use it seems a bit pointless, the tools are meant to move interaction from web towards the command line. Having docker between the user and them commands probably makes it a tad bit harder to use. Could add some magic gleshys docker [command + flags] that executes everything inside a container or such. First thing is to untangle the versions that alpine is using and see what can be done to move that forward. Or use a minimal debian image as base as I am using debian my self for the development stuff. |
Not really working out for me, bad dependencies ?