summaryrefslogtreecommitdiffstats
path: root/docker/my_config.sh
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2015-06-09 17:45:47 +0200
committerDavid Lawrence <dkl@mozilla.com>2015-06-09 17:45:47 +0200
commitf1f6f3f45cd113377810cac99c32d8b0728a270a (patch)
tree9d0fd84ebc4ea15018b2339d2dbfc2a93f23554d /docker/my_config.sh
parentf9993e2a669e8dfef0c62f175834dbc9699ee81b (diff)
downloadbugzilla-f1f6f3f45cd113377810cac99c32d8b0728a270a.tar.gz
bugzilla-f1f6f3f45cd113377810cac99c32d8b0728a270a.tar.xz
Bug 1172953: Move contrib/docker/.* to docker/*
Diffstat (limited to 'docker/my_config.sh')
-rw-r--r--docker/my_config.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker/my_config.sh b/docker/my_config.sh
new file mode 100644
index 000000000..e35e8dd90
--- /dev/null
+++ b/docker/my_config.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+# Add any custom setup instructions here