5 lines
51 B
Docker
5 lines
51 B
Docker
|
|
||
|
FROM debian10.libresoc
|
||
|
|
||
|
CMD [ "/bin/bash", "-i" ]
|