Added docker support for three restconf modes: nginx/fcgi(default); evhtp ; and none.
This commit is contained in:
parent
5dc2a6387d
commit
5464eec540
15 changed files with 569 additions and 95 deletions
|
|
@ -33,8 +33,10 @@
|
|||
|
||||
# Usage: ./startup.sh
|
||||
# Debug: DBG=1 ./startup.sh
|
||||
# See also cleanup.sh
|
||||
|
||||
# This script runs _outside_ the container on the host, and triggers the startsystem.sh that runs
|
||||
# _inside_ the container.
|
||||
# @see cleanup.sh and startsystem.sh
|
||||
#
|
||||
>&2 echo "Running script: $0"
|
||||
|
||||
# Error function
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue