7 lines
92 B
Bash
7 lines
92 B
Bash
#!/bin/bash
|
|
#
|
|
# build hooks config
|
|
#
|
|
|
|
DOCKER_IMAGES="elasticsearch nginx postgresql zammad"
|