Skip to content

Commit

Permalink
Merge a5197d0 into bbc48c3
Browse files Browse the repository at this point in the history
  • Loading branch information
plumdog committed Oct 26, 2018
2 parents bbc48c3 + a5197d0 commit 69e8375
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Expand Up @@ -47,7 +47,8 @@ RUN mkdir -p /.npm && \

# expose default environment (required for aws-cli to work)
ENV MAVEN_CONFIG=/opt/code/localstack \
USER=localstack
USER=localstack \
PYTHONUNBUFFERED=1

# expose service & web dashboard ports
EXPOSE 4567-4583 8080
Expand Down

0 comments on commit 69e8375

Please sign in to comment.