Skip to content

Instantly share code, notes, and snippets.

@rjriel
Created May 28, 2019 14:16
Show Gist options
  • Save rjriel/fbb47b5f9864b057f04a739000ab3009 to your computer and use it in GitHub Desktop.
Save rjriel/fbb47b5f9864b057f04a739000ab3009 to your computer and use it in GitHub Desktop.
version: "2"
services:
engine:
image: qlikcore/engine:12.368.0
command: -S AcceptEULA=yes -S DocumentDirectory=/docs -S EnableFilePolling=1
ports:
- "19076:9076"
volumes:
- ./core-docs:/docs
- ./data:/data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment