Skip to content

Commit 796c08f

Browse files
committed
adding workdir
1 parent cc0178d commit 796c08f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ COPY --from=builder /usr/local/bundle /usr/local/bundle
1010

1111
RUN apk add --update --no-cache git bash
1212

13+
WORKDIR /go/src/github.com/openshift/openshift-docs
14+
1315
CMD ["/bin/bash"]

0 commit comments

Comments
 (0)