This is a tool which enables running resinOS docker images as a docker container.
Before running this tool make sure:
- Docker daemon is running
- Current user has privileges to run docker commands as this script doesn't elevate the docker commands (https://docs.docker.com/engine/installation/linux/linux-postinstall/).
- Depending on what resinOS image you are trying to boot, you might need aufs or overlayfs on your host.
See the tool's help message.
Want to contribute? Great! Throw pull requests at us.