2 lines
66 B
Bash
Executable file
2 lines
66 B
Bash
Executable file
#!/bin/sh
|
|
sudo docker run -d -p 8112:3000 --name favicon favicon
|