3 lines
30 B
Docker
3 lines
30 B
Docker
|
|
FROM busybox
|
||
|
|
COPY test_file .
|