Docker container exits and stops running

Docker container exits and stops running

Nodegrid supports docker virtualization and to run docker you require a license. All you need is to install the license and activate the docker in Nodegrid.

If the license is not installed on the device, docker might not run at all or container would exit after some time.

Please follow these steps to check whether a license is installed on Nodegrid,

Login as admin in CLI and type show /settings/license/
The output of this command will show the currently installed license with type. 

Please follow this Knowledge Base for installing and activating docker in Nodegrid.


    • Related Articles

    • Leading Practice for VM and Docker Storage Location on Nodegrid

      Running virtual machines or Docker containers on Nodegrid using the main OS disk can be problematic if the virtual machines or containers will be making many writes to the disk. A busy VM or container can significantly degrade the lifespan of the ...
    • Nodegrid Docker Container

      Nodegrid linux distribution have docker application pre-installed. Verification can be done with "docker --version" command in the root shell of the Nodegrid. Note: Nodegrid requires licensing to enabled to run the containers in Nodegrid appliance In ...
    • Licensing and activating Docker virtualization

      The Nodegrid platform allows administrators to run Docker applications. To work in Docker, one needs a license that must be installed in Nodegrid. Follow this steps to run docker in Nodegrid, Login in as admin in WebUI Go to System and navigate to ...
    • Install Docker-compose in Nodegrid

      Docker-compose is a tool for defining and running multi-container Docker applications.  With docker-compose, you use a YAML file to configure your application's services. By running just one command, one can run all services from the configuration. ...
    • Nodegrid and Docker

      To use Docker with Nodegrid, you need to enable the service and add a Docker license. If you don't have a Docker license for Nodegrid OS, you can reach out to your account manager or contact support@zpeystems.com. Without a Docker license, your ...