]> git.parisson.com Git - docker-django-scripts.git/commitdiff
Add gulp command to watch changes inside docker
authorEmilie <zawadzki@ircam.fr>
Thu, 22 Feb 2018 11:17:48 +0000 (12:17 +0100)
committerEmilie <zawadzki@ircam.fr>
Thu, 22 Feb 2018 11:17:48 +0000 (12:17 +0100)
gulp.sh [new file with mode: 0755]

diff --git a/gulp.sh b/gulp.sh
new file mode 100755 (executable)
index 0000000..dcff3d0
--- /dev/null
+++ b/gulp.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+docker-compose run app python /srv/app/manage.py gulp