Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

To run Unimus in docer, you have 2 options:

  1. Use a pre-built Unimus Docker image
  2. Build your own Unimus Docker image

1) Using a pre-built Docker image

You can use an image from: https://github.com/crocandr/docker-unimus

2) Building your own Docker image

Docker introduction

You'll need to have the Docker tools installed, which you can get from https://www.docker.com/products/docker.
We tested using Docker for Windows, but it shouldn't make any difference which platform you're on.

...