Skip to content

Commit

Permalink
Merge pull request #230 from cookandy/patch-2
Browse files Browse the repository at this point in the history
add pid=host default
  • Loading branch information
sielaq authored Nov 1, 2016
2 parents c413f82 + c12b77e commit 10fcd1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ panteras:
image: ${PANTERAS_DOCKER_IMAGE}
net: host
privileged: true
pid: host
restart: "${PANTERAS_RESTART}"
${PORTS}
${CONSUL_UI_PORTS}
Expand Down

0 comments on commit 10fcd1a

Please sign in to comment.