3 lines
65 B
Bash
Executable File
3 lines
65 B
Bash
Executable File
#!/bin/bash
|
|
docker run -it --rm despiegk/devel:latest /bin/bash
|