1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00

docker: fix invalid image tags

This commit is contained in:
Steffen Vogel 2018-10-21 20:32:59 +01:00
parent d6aa1aea35
commit 452a4f0075

View file

@ -22,7 +22,7 @@
set(DOCKER_FILE Dockerfile)
set(DOCKER_IMAGE villas/node)
set(DOCKER_TAG ${GIT_BRANCH})
set(DOCKER_TAG ${CMAKE_PROJECT_GIT_BRANCH})
set(DOCKER_RUN_OPTS
--interactive
--tty