summaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorDessalines <happydooby@gmail.com>2019-08-16 13:08:37 -0700
committerDessalines <happydooby@gmail.com>2019-08-16 13:08:37 -0700
commit9b6988a8cb270b344de08f88efc82ae7640ca9b7 (patch)
treea41adccce241d5137e7760d5fa802f6c21a753b5 /docker
parent83d4e9840dfc68701fbd167b4dea7eee3191701d (diff)
Updating readme with gitlab and github links.
- Fixes #41
Diffstat (limited to 'docker')
-rwxr-xr-xdocker/docker_update.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/docker/docker_update.sh b/docker/docker_update.sh
index 0891943f..1758f731 100755
--- a/docker/docker_update.sh
+++ b/docker/docker_update.sh
@@ -1,5 +1,3 @@
#!/bin/sh
set -e
-
-git pull
docker-compose -f dev/docker-compose.yml up -d --no-deps --build