3 lines
37 B
Docker
Raw Permalink Normal View History

2023-03-08 16:00:33 +07:00
FROM debian:jessie
CMD ["/bin/bash"]