[Tarantool-patches] [PATCH v2 0/5] Improved the static build based on Dockerfile
Kirill Yukhin
kyukhin at tarantool.org
Thu Apr 2 13:35:02 MSK 2020
Hello,
On 10 дек 14:21, Alexander V. Tikhonov wrote:
> Made the following changes at Dockerfile for static build:
> - changed 'wget' tool use to 'curl -O -L' to avoid of '500' HTTP
> error respond from download servers
> - changed the link from sourceforge to github to download
> the icu4c sources, as suggested on icu4c web site
> - added 'build' directory removement to avoid of old configuration
> at build/curl which is used for curl building
> - removed LD_LIBRARY_PATH environment from curl build, due to the
> path is empty in real and is not needed
> - added '-j' option to make tool calls for all builds to speed it up
> in 4 times
> - set Dockerfile WORKDIR from the very start of Tarantool sources
> builds to make the Dockerfile code more readable and removed all
> duplicating calls to Tarantool sources directory changes.
>
> Github: https://github.com/tarantool/tarantool/tree/avtikhon/dockerfile-static-build-full-ci
> Issue: -
I've checked your patchset into 1.10, 2.2, 2.3 and master.
--
Regards, Kirill Yukhin
More information about the Tarantool-patches
mailing list