provision: Autocreate WissKI Salz Adapter
This commit updates the 'provision_container.sh' script to automatically create a WissKI Salz Adapter.
This commit is contained in:
parent
5415bc632c
commit
07755aacf5
3 changed files with 65 additions and 10 deletions
|
|
@ -91,6 +91,7 @@ VOLUME /var/www/data
|
|||
|
||||
# Add and configure the entrypoint
|
||||
ADD scripts/entrypoint.sh /entrypoint.sh
|
||||
ADD scripts/create_adapter.php /create_adapter.php
|
||||
ENTRYPOINT [ "/entrypoint.sh" ]
|
||||
CMD ["apache2-foreground"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue