Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Commit

Permalink
Add volumen setting
Browse files Browse the repository at this point in the history
  • Loading branch information
Froilan Irizarry authored and Froilan Irizarry committed May 14, 2018
1 parent c8c1220 commit 5226450
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ ENV ES_USER=${ES_USER}
ARG ES_PASSWORD
ENV ES_PASSWORD=${ES_PASSWORD}

VOLUME "/usr/src/app"

EXPOSE 3001/tcp

0 comments on commit 5226450

Please sign in to comment.