Difference between revisions of "FROM"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
FROM [[python]]:slim | FROM [[python]]:slim | ||
+ | |||
+ | FROM [[node]]:10 | ||
+ | |||
+ | FROM [[alpine]] | ||
+ | |||
+ | |||
+ | == Related == | ||
+ | * [[EXPOSED]] | ||
== See also == | == See also == |
Revision as of 21:35, 15 February 2022
https://docs.docker.com/engine/reference/builder/#from
FROM python:slim
FROM node:10
FROM alpine
Related
See also
Dockerfile: FROM, RUN, CMD, ENTRYPOINT, WORKDIR, COPY, ADD, USER, ENV, ARG, HEALTHCHECK
,hadolint, LABEL, EXPOSE
Advertising: