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
|
||||
|
||||
ENTRYPOINT ["./entrypoint.sh"]
|
||||
ENTRYPOINT ["./entrypoint.s"]
|
||||
Reference in New Issue
Block a user