Difference between revisions of "ENTRYPOINT"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
* [[EntryPoint]] ([[aws ecs register-task-definition: ContainerDefinitions]]) | * [[EntryPoint]] ([[aws ecs register-task-definition: ContainerDefinitions]]) | ||
* [[Distroless]] | * [[Distroless]] | ||
+ | * <code>[[runc created filed]]</code> | ||
== See also == | == See also == |
Revision as of 13:36, 10 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
See also
Dockerfile: FROM, RUN, CMD, ENTRYPOINT, WORKDIR, COPY, ADD, USER, ENV, ARG, HEALTHCHECK
,hadolint, LABEL, EXPOSE
Advertising: