Skip to content

Commit 6bb2e18

Browse files
committed
优化dockerfile
1 parent 5a26d1f commit 6bb2e18

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Dockerfile

-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
FROM yunnysunny/gitbook:latest AS build-stage
22

3-
WORKDIR /opt
4-
COPY . /opt
5-
RUN gitbook pdf .
63
WORKDIR /opt
74
COPY . /opt
85
RUN gitbook pdf .

0 commit comments

Comments
 (0)