2 lines
68 B
Plaintext
2 lines
68 B
Plaintext
|
f() {docker run --rm -dit --privileged --name "$1" deb su - user;};
|