Skip to content

MOLGENIS docker can't run on Windows 7 #23

@dennishendriksen

Description

@dennishendriksen

When running Docker on Windows 7 it is executed in a MINGW64 environment. The following part of the manual cannot be executed because sysctl does not exist in MINGW64:

sysctl -w vm.max_map_count=262144
To set this value permanently, update the vm.max_map_count setting in /etc/sysctl.conf.

Without this setting Elasticsearch terminated on startup:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions