diff options
author | Manuel Bentele | 2020-11-10 08:42:00 +0100 |
---|---|---|
committer | Manuel Bentele | 2020-11-10 08:42:00 +0100 |
commit | 0432a38299447eb236c7b1440d34ae9e655058b9 (patch) | |
tree | 3ad1ec0a3fd7995fb1166294649190f8518f2731 /cmake | |
parent | [CLIENT] display proper connected server if multiple servers specified (diff) | |
download | dnbd3-0432a38299447eb236c7b1440d34ae9e655058b9.tar.gz dnbd3-0432a38299447eb236c7b1440d34ae9e655058b9.tar.xz dnbd3-0432a38299447eb236c7b1440d34ae9e655058b9.zip |
[BUILD] build docker containers only if build of dnbd3-server is enabled
This patch fixes the issue that a Docker container for the dnbd3
components (including the dnbd3-server) can be built with missing
dnbd3-server's binary. Since the created Docker container starts
the missing binary, it will fail. Therefore, a built of the Docker
image is only possible if building of the dnbd3-server is enabled
(CMAKE option DNBD3_SERVER=ON).
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions