This website requires JavaScript.
Explore
Help
Sign In
Altarik
/
launcher_json
Watch
4
Star
0
Fork
0
You've already forked launcher_json
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4bcda53b49
launcher_json
/
application
/
start.sh
3 lines
83 B
Bash
Raw
Normal View
History
Unescape
Escape
Adding systemd service
2023-09-30 00:04:41 +02:00
#!/bin/bash
Add a restart policy
2023-09-30 00:12:34 +02:00
docker run -p 8090:8080 --restart unless-stopped -d --rm launcher_json
Reference in New Issue
Copy Permalink