Installation on CRUX Linux (Engine)

CRUX Linux

Installing on CRUX Linux can be handled via the contrib ports from James Mills and are included in the official contrib ports:

  • docker

The docker port will build and install the latest tagged version of Docker.

Installation

Assuming you have contrib enabled, update your ports tree and install docker:

$ sudo prt-get depinst docker

Kernel requirements

To have a working CRUX+Docker Host you must ensure your Kernel has the necessary modules enabled for the Docker Daemon to function correctly.

Please read the README:

$ sudo prt-get readme docker