3 lines
55 B
Docker
3 lines
55 B
Docker
|
|
FROM busybox
|
||
|
|
COPY https://index.docker.io/robots.txt /
|