Skip to content

Commit 581db3c

Browse files
committed
Temp
1 parent 7a32075 commit 581db3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ RUN npm install @apidevtools/swagger-cli
44

55
COPY entrypoint.sh /usr/local/bin/
66

7+
RUN ln -s /usr/local/bin/entrypoint.sh / # backwards compat
8+
79
ENTRYPOINT ["entrypoint.sh"]

0 commit comments

Comments
 (0)