2 lines
57 B
Bash
Executable file
2 lines
57 B
Bash
Executable file
#!/usr/bin/env bash
|
|
docker run -p 3000:3000 media-roller
|