Skip to content

repo for gem install xmlparser failure#1

Open
shayangz wants to merge 1 commit intomajormoses:masterfrom
leaprail:xenial_ruby2.3
Open

repo for gem install xmlparser failure#1
shayangz wants to merge 1 commit intomajormoses:masterfrom
leaprail:xenial_ruby2.3

Conversation

@shayangz
Copy link
Copy Markdown

@shayangz shayangz commented Jun 3, 2017

It looks like the ruby2.3-dev package is the curlpit. I couldn't get the repro working with the 2.3-slim image so changed it to ubuntu:16.04.

Copy link
Copy Markdown
Owner

@majormoses majormoses left a comment

Choose a reason for hiding this comment

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

Let's also update README to reflect changes.

else
echo 'installing packages'
apt-get update
apt-get install -y ruby2.3 ruby2.3-dev
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

If we are not going with using the ruby based docker images we might as well just pass these in via ENV vars so it could be used against multiple versions of ruby. I threw this together quickly.

@majormoses
Copy link
Copy Markdown
Owner

Also there is still all of the stuff missing that was being done in rubny-slim such as setting up GEM_HOME.

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