mirror of
https://github.com/moby/moby.git
synced 2026-07-08 23:57:50 +00:00
3 lines
49 B
Docker
3 lines
49 B
Docker
FROM busybox
|
|
ADD http://example.com/index.html /
|