Skip to content

Update test images#40

Merged
SaitTalhaNisanci merged 1 commit intomasterfrom
update_all_images
Aug 26, 2020
Merged

Update test images#40
SaitTalhaNisanci merged 1 commit intomasterfrom
update_all_images

Conversation

@SaitTalhaNisanci
Copy link
Copy Markdown
Contributor

As we are separating the builds for each pg major, we needed to add some
additional packages to some of the images to be able to pass configure
and run tests.

As we are separating the builds for each pg major, we needed to add some
additional packages to some of the images to be able to pass configure
and run tests.
Comment on lines +61 to +66
# we need autoconf and build-essential for running the tests
# we need other libraries for configure to pass, even though we could use
# --without-libcurl while configuring, we prefer this for now.
apt-get install -y autoconf build-essential libcurl4-openssl-dev \
libicu-dev libreadline-dev libselinux1-dev libxslt-dev libssl-dev

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was scared this could add a lot of data. Did an experiment by commenting out this line and check the layer size difference in docker image history. This showed these packages add only 2mb.

@SaitTalhaNisanci SaitTalhaNisanci merged commit 21c4335 into master Aug 26, 2020
@hanefi hanefi deleted the update_all_images branch August 18, 2022 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants