You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-07-15 01:14:25 +02:00
fix ELK
This commit is contained in:
@ -15,6 +15,7 @@ ELK
|
||||
$ sysctl -w vm.max_map_count=262144
|
||||
$ vi /etc/sysctl.conf
|
||||
vm.max_map_count = 262144
|
||||
$ chown -R 1000:1000 data
|
||||
$ docker-compose up -d
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user