PHRDPL-82 #comment Optimize docker build speed

This commit is contained in:
Alexandre BRACH
2019-11-28 17:19:58 +01:00
parent 31d45b296e
commit 94f6fe9265
4 changed files with 51 additions and 83 deletions

View File

@@ -1,5 +1,7 @@
#!/bin/bash
set -xe
# nginx server
docker build --target phraseanet-nginx -t local/phraseanet-nginx:$1 .