Skip to content

Commit b981dd8

Browse files
committed
Reintroducing post_start.sh
1 parent 6e20587 commit b981dd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

official-templates/base/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ COPY README.md /usr/share/nginx/html/README.md
108108

109109
# Start Script
110110
COPY --from=scripts --chmod=755 start.sh /
111+
COPY --from=scripts --chmod=755 post_start.sh /
111112

112113
# Welcome Message
113114
COPY --from=logo runpod.txt /etc/runpod.txt

0 commit comments

Comments
 (0)