ponysearch-docker/stop.sh
Dalf 86f1f7e22d Mainly add searx/searx-checker
- Add searx/searx-checker image with automatic check everyday. Result https://${HOSTNAME}/status
- Cache /static files
- Add start.sh, stop.sh, update.sh
2019-07-09 18:05:05 +02:00

5 lines
69 B
Bash
Executable file

#!/bin/sh
. ./util.sh
$DOCKERCOMPOSE -f $DOCKERCOMPOSEFILE down -v