mirror of
https://github.com/prymitive/karma
synced 2026-05-19 04:26:41 +00:00
add EXPOSE
This commit is contained in:
@@ -9,4 +9,6 @@ RUN go install \
|
||||
github.com/cloudflare/unsee && \
|
||||
rm -fr /go/src
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
CMD ["unsee"]
|
||||
|
||||
Reference in New Issue
Block a user