maprdcos
maprdcos copied to clipboard
Create docker containers for running scripts - Including container builds
To increase compatibility, create docker containers to run the various scripts in this repo, including the scripts that build the containers (Docker in Docker). This is to help increase cross platform compatibility. The idea here is the ability to run this on any base OS running DC/OS.
The one challenge here will be the scripts that operate directly on the OS. I.e. the MapR packages for FUSE or NFS Loop back. Some OSes may not be able to run these on the host OS.
Alternatives would be to used licensed MapR and use the native NFS client.