mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-15 11:13:39 +00:00
3 lines
49 B
Docker
3 lines
49 B
Docker
FROM busybox
|
|
ADD http://example.com/index.html /
|