3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
|
#!/bin/bash
|
||
|
docker exec -it -u discourse:discourse discourse_dev /bin/bash
|