Docker-DCO-1.1-Signed-off-by: Tibor Vass <teabee89@gmail.com> (github: tiborvass) Upstream-commit: e9a42a45bfe296850a72ba6ee5e7c0c04534ea34 Component: engine
4 lines
48 B
Docker
4 lines
48 B
Docker
FROM busybox
|
|
|
|
RUN mkdir /foo && ln -s /foo /bar
|