mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
e9a42a45bf
Docker-DCO-1.1-Signed-off-by: Tibor Vass <teabee89@gmail.com> (github: tiborvass)
3 lines
48 B
Docker
3 lines
48 B
Docker
FROM busybox
|
|
|
|
RUN mkdir /foo && ln -s /foo /bar
|