Difference between revisions of "ENTRYPOINT"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
* [[Distroless]] | * [[Distroless]] | ||
* <code>[[runc created filed]]</code> | * <code>[[runc created filed]]</code> | ||
+ | * <code>[[docker run --entrypoint]]</code> | ||
== See also == | == See also == |
Revision as of 15:03, 18 January 2023
ENTRYPOINT ["myappthatworks"]
ENTRYPOINT "myappwillnotwork" Ref: https://github.com/GoogleContainerTools/distroless
Related
RUN
CMD
- EntryPoint (aws ecs register-task-definition: ContainerDefinitions)
- Distroless
runc created filed
docker run --entrypoint
See also
Dockerfile: FROM, RUN, CMD, ENTRYPOINT, WORKDIR, COPY, ADD, USER, ENV, ARG, HEALTHCHECK
,hadolint, LABEL, EXPOSE
Advertising: