Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Feb 5, 2016
1 parent 11c0c85 commit 49f4bea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ RUN omd config testing set APACHE_TCP_ADDR 0.0.0.0
# # Add watchdog script
ADD entrypoint.sh /entrypoint.sh

## Add term env var
ENV TERM xterm

# # Set up runtime options
EXPOSE 80 5000 5001
ENTRYPOINT ["/entrypoint.sh"]
Expand Down

0 comments on commit 49f4bea

Please sign in to comment.