2 lines
76 B
Bash
Executable file
2 lines
76 B
Bash
Executable file
#!/bin/sh
|
|
sudo docker run -d -p 8111:8111 --name gpxstudionew gpxstudionew
|