Difference between revisions of "ENTRYPOINT"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
ENTRYPOINT "myappwillnotwork" | ENTRYPOINT "myappwillnotwork" | ||
− | + | Ref: https://github.com/GoogleContainerTools/distroless | |
== Related == | == Related == |
Revision as of 11:44, 26 December 2022
ENTRYPOINT ["myappthatworks"]
ENTRYPOINT "myappwillnotwork" Ref: https://github.com/GoogleContainerTools/distroless
Related
See also
Dockerfile: FROM, RUN, CMD, ENTRYPOINT, WORKDIR, COPY, ADD, USER, ENV, ARG, HEALTHCHECK
,hadolint, LABEL, EXPOSE
Advertising: