Skip to content

Introduction

Linux containers are a form of operating system virtualization. Unlike traditional virtual machines, a single copy of the system kernel runs on the machine and containers share this space, which reduces memory usage.

Docker is a containerization technology that enables the creation and use of Linux containers.

Docker images are archives containing a set of instructions for creating a Docker container.

With cyberelements.io and cyberelements Cleanroom, it is possible to use Edge Gateways in Docker format. The HTML5 Gateway Docker is reserved for cyberelements Cleanroom only, as cyberelements.io already provides an HTML5 Gateway.
Docker images can be downloaded from the Systancia Marketplace (requires creation of a customer account): Systancia Marketplace

Warning!

Unlike the Debian Edge Gateway, the Docker Edge Gateway will not allow the use of standard VPN-type applications.

  • Prerequisites


    Definition of prerequisites for Docker images use.

    See more

  • Installation of a Docker Edge Gateway


    Installation of a Docker Edge Gateway to connect it to a cyberelements.io or cyberelements Cleanroom platform.

    See more

  • Installation of an HTML5 Gateway Docker


    Installation of an HTML5 Gateway Docker to connect it to a cyberelements Cleanroom platform.

    See more