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