This website requires JavaScript.
Explore
Help
Sign In
docker
/
unbound
Watch
1
Star
0
Fork
You've already forked unbound
0
Code
Issues
Pull Requests
Actions
Packages
Releases
4
Activity
1.21.0
unbound
/
entrypoint.sh
6 lines
89 B
Bash
Raw
Permalink
Blame
History
#!/bin/sh
echo
'Starting unbound...'
unbound -V
unbound -c /srv/unbound/unbound.conf -d
Reference in New Issue
View Git Blame
Copy Permalink