Difference between revisions of "FROM python"

From wikieduonline
Jump to navigation Jump to search
Line 13: Line 13:
 
  => [internal] load build context                                                                            0.1s
 
  => [internal] load build context                                                                            0.1s
 
  => => transferring context: 141.02kB                                                                        0.1s
 
  => => transferring context: 141.02kB                                                                        0.1s
 +
 +
 +
== See also ==
 +
* {{docker build}}
 +
* {{PIP}}
 +
 +
[[Category:Docker]]

Revision as of 05:59, 28 June 2022

FROM python:slim
FROM python:3.8



=> [internal] load build definition from Dockerfile                                                          0.0s
=> => transferring dockerfile: 35B                                                                           0.0s
=> [internal] load .dockerignore                                                                             0.0s
=> => transferring context: 2B                                                                               0.0s
=> [internal] load metadata for docker.io/library/python:3.8                                                 1.5s
=> [internal] load build context                                                                             0.1s
=> => transferring context: 141.02kB                                                                         0.1s


See also

Advertising: