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