Difference between revisions of "RUN"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
  
 
== Related ==
 
== Related ==
* [[CMD]]
+
* <code>[[CMD]]</code>
* [[ENTRYPOINT]]
+
* </code>[[ENTRYPOINT]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 06:32, 24 January 2023

RUN pip install --no-cache-dir --upgrade pip && pip install --no-cache-dir -r requirements.txt
RUN pip install --trusted-host pypi.python.org -r requirements.txt


Related

See also

Advertising: