This website works better with JavaScript.
Home
Help
Sign In
sigkill64
/
docker-home
Watch
2
Star
1
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Docker services on my home NAS
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15
Commits
1
Branch
0
Tags
70 MiB
JavaScript
63.8%
HTML
24.2%
CSS
4.3%
Shell
3.4%
PHP
3.2%
Other
1.1%
Tree:
6a63738917
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6a63738917'
${ noResults }
docker-home
/
nginx
/
nginx.run
6 lines
57 B
Raw
Blame
History
#!/bin/sh
set
-e
php-fpm81
exec
nginx -g
'daemon off;'
Reference in new issue