removed unnecessary entrypoint code
This commit is contained in:
@@ -23,4 +23,4 @@ RUN chmod +x entrypoint.sh
|
|||||||
|
|
||||||
COPY --from=builder /source/build /usr/share/nginx/html
|
COPY --from=builder /source/build /usr/share/nginx/html
|
||||||
|
|
||||||
ENTRYPOINT ["./entrypoint.s"]
|
ENTRYPOINT ["./entrypoint.sh"]
|
||||||
Reference in New Issue
Block a user