mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-10 06:52:40 +01:00
updates and cleanups
Signed-off-by: Jess Frazelle <jess@mesosphere.com>
This commit is contained in:
@@ -29,7 +29,7 @@ RUN pip install psycopg2 sentry
|
||||
|
||||
EXPOSE 9000
|
||||
|
||||
ADD sentry.conf.py /sentry.conf.py
|
||||
COPY sentry.conf.py /sentry.conf.py
|
||||
|
||||
ENTRYPOINT ["/usr/local/bin/sentry", "--config=/sentry.conf.py"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user