Skip to content

Commit

Permalink
Merge pull request #16 from containerum/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
MargoTuleninova committed Oct 15, 2018
2 parents 4ecb065 + 46e1901 commit c7b3792
Show file tree
Hide file tree
Showing 753 changed files with 93,880 additions and 51,038 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Expand Up @@ -9,8 +9,8 @@ FROM alpine:3.7
VOLUME ["/cfg"]

COPY --from=builder /tmp/kube /
ENV CH_KUBE_API_DEBUG="true" \
CH_KUBE_API_TEXTLOG="true"
ENV DEBUG="true" \
TEXTLOG="true"

EXPOSE 1212

Expand Down

0 comments on commit c7b3792

Please sign in to comment.