From: Peter van Dijk Date: Mon, 31 Jan 2022 17:15:14 +0000 (+0100) Subject: builder: add el-7 alias for centos-7 X-Git-Tag: rec-4.4.8^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F11456%2Fhead;p=thirdparty%2Fpdns.git builder: add el-7 alias for centos-7 (cherry picked from commit 6bd3c9bb23f5dfc385a66647ab175ec2812d6617) --- diff --git a/builder-support/dockerfiles/Dockerfile.target.el-7 b/builder-support/dockerfiles/Dockerfile.target.el-7 new file mode 120000 index 0000000000..c6fc1ef94f --- /dev/null +++ b/builder-support/dockerfiles/Dockerfile.target.el-7 @@ -0,0 +1 @@ +Dockerfile.target.centos-7 \ No newline at end of file