Skip to content

Instantly share code, notes, and snippets.

View mishok13's full-sized avatar

Andrii Mishkovskyi mishok13

View GitHub Profile
@mishok13
mishok13 / a-do-a-run-run-a-do-a-run.md
Created June 16, 2023 09:01 — forked from thaJeztah/a-do-a-run-run-a-do-a-run.md
Silly experiments with `RUN --mount`

Silly experiments with RUN --mount

relates to moby/moby#32507, moby/buildkit#442

Doing some silly experimenting with RUN --mount:

# syntax = docker/dockerfile:experimental

FROM alpine AS stage1