Difference between revisions of "ARG"
Jump to navigation
Jump to search
(Removed redirect to Dockerfile) Tag: Removed redirect |
|||
Line 5: | Line 5: | ||
+ | == See also == | ||
+ | * {{Dockerfile}} | ||
− | + | [[Category:Docker]] |
Revision as of 08:09, 2 November 2022
ARG elasticsearch_version FROM docker.elastic.co/elasticsearch/elasticsearch:${elasticsearch_version} RUN bin/elasticsearch-plugin install --batch repository-gcs
See also
Dockerfile: FROM, RUN, CMD, ENTRYPOINT, WORKDIR, COPY, ADD, USER, ENV, ARG, HEALTHCHECK
,hadolint, LABEL, EXPOSE
Advertising: