Difference between revisions of "FROM"

From wikieduonline
Jump to navigation Jump to search
Line 10: Line 10:
  
 
  [[FROM scratch]]
 
  [[FROM scratch]]
 +
[[FROM alpine]]
  
 
  FROM [[elixir]]:1.13-slim
 
  FROM [[elixir]]:1.13-slim
Line 20: Line 21:
  
 
  [[FROM postgres]]:12 <ref>https://hub.docker.com/_/postgres</ref>
 
  [[FROM postgres]]:12 <ref>https://hub.docker.com/_/postgres</ref>
[[FROM alpine]]
+
 
 
  FROM [[adoptopenjdk]]/openjdk8 [[as]] builder
 
  FROM [[adoptopenjdk]]/openjdk8 [[as]] builder
 
  FROM [[public.ecr.aws]]/panorama/panorama-application
 
  FROM [[public.ecr.aws]]/panorama/panorama-application
  
 
  FROM [[nginx:stable-alpine]] as your-description-here
 
  FROM [[nginx:stable-alpine]] as your-description-here
 
  
  

Revision as of 08:44, 24 May 2023

Advertising: