Improve docker update service script.

This commit is contained in:
Igor Kulikov 2018-10-09 13:23:21 +03:00
parent d3ee0f921d
commit 7ce51c412d

View File

@ -15,4 +15,5 @@
# limitations under the License.
#
docker-compose pull $@
docker-compose up -d --no-deps --build $@