Skip to content

Commit b53bd5a

Browse files
arschlesAaron Schlesinger
authored andcommitted
fix(Dockerfile): add config env vars for builder server
1 parent a9c5165 commit b53bd5a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

rootfs/Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,6 @@ RUN passwd -u git
5454
COPY . /
5555

5656
ENV DEIS_RELEASE 2.0.0-dev
57+
ENV DEIS_BUILDER_SERVER_FETCHER_PORT=3000
58+
ENV DEIS_BUILDER_SERVER_SSH_HOST_IP=0.0.0.0
59+
ENV DEIS_BUILDER_SERVER_SSH_HOST_PORT=2223

0 commit comments

Comments
 (0)