Difference between revisions of "FROM"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 4: | Line 4: | ||
FROM [[node]]:10 | FROM [[node]]:10 | ||
+ | |||
+ | FROM postgres:12 | ||
FROM [[alpine]] | FROM [[alpine]] |
Revision as of 13:37, 11 June 2022
https://docs.docker.com/engine/reference/builder/#from
FROM python:slim
FROM node:10
FROM postgres:12
FROM alpine
FROM adoptopenjdk/openjdk8 as builder
Related
See also
Dockerfile: FROM, RUN, CMD, ENTRYPOINT, WORKDIR, COPY, ADD, USER, ENV, ARG, HEALTHCHECK
,hadolint, LABEL, EXPOSE
Advertising: