Skip to content

Commit 205ed5c

Browse files
author
thomas loubrieu
committed
fix docker compose for github action support
1 parent fe3c51c commit 205ed5c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ services:
9393
container_name: elasticsearch
9494
environment:
9595
- discovery.type=${ES_DISCOVERY_TYPE}
96+
- _JAVA_OPTIONS=-XX:-UseContainerSupport
9697
# Uncomment the following environment variable to use OpenSearch without security
9798
# - plugins.security.disabled=true
9899
volumes:

0 commit comments

Comments
 (0)