Difference between revisions of "ENTRYPOINT"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
  ENTRYPOINT "myappwillnotwork"
 
  ENTRYPOINT "myappwillnotwork"
 
  Ref: https://github.com/GoogleContainerTools/distroless
 
  Ref: https://github.com/GoogleContainerTools/distroless
 +
 +
 +
[[COPY]] ./docker-entrypoint.sh /
 +
ENTRYPOINT]] ["/docker-entrypoint.sh"]
 +
CMD ["postgres"]
  
 
== Related ==
 
== Related ==

Revision as of 12:09, 17 May 2023

Advertising: