mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(demo): add expose to demo dockerfile
This commit is contained in:
committed by
Łukasz Mierzwa
parent
2a89d7e670
commit
260baf6985
@@ -37,4 +37,5 @@ COPY demo/acls.yaml /etc/acls.yaml
|
||||
RUN adduser -D karma
|
||||
USER karma
|
||||
ENV GOGC=50
|
||||
EXPOSE 8080
|
||||
CMD supervisord --nodaemon --configuration /etc/supervisord.conf
|
||||
|
||||
Reference in New Issue
Block a user