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