/resinos-in-container

Run ResinOS as a docker container

Primary LanguageShellApache License 2.0Apache-2.0

resinOS in container

ResinOS in a docker container

This is a tool which enables running resinOS docker images as a docker container.

Prerequisites

Before running this tool make sure:

  1. Docker daemon is running
  2. 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/).
  3. Depending on what resinOS image you are trying to boot, you might need aufs or overlayfs on your host.

How to use

See the tool's help message.

Development

Want to contribute? Great! Throw pull requests at us.