Giter VIP home page Giter VIP logo

alpine-ruby's Introduction

Hi there ๐Ÿ‘‹, I'm Andrius Kairiukstis.

I am Automation engineer with a background in telecommunications and SAAS. I specialize in creating voice platforms and distributed backend systems, with expertise in various platforms, integrations, systems, and coding. I also have experience in creating APIs and scaled systems. I excel in backend systems development.

alpine-ruby's People

Contributors

andrius avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

alpine-ruby's Issues

Can tags refer to ruby version?

Hi, thanks for your work on this. Love the small image.

The tag names in docker hub don't seem to relate to a particular ruby version. It would be helpful to be able to specify which version of Ruby to use eg. andrius/alpine-ruby:2.5 like you can with other images.

irb command not found

Can't figure out why the irb command isn't available. The script adds ruby-irb...

mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h

I changed the first line of my Dockerfile:

# FROM ruby:2.6-alpine
FROM andrius/alpine-ruby

and got the:

	ERROR: Failed to build gem native extension.

    current directory: /usr/lib/ruby/gems/2.6.0/gems/ffi-1.12.1/ext/ffi_c
/usr/bin/ruby -I /usr/lib/ruby/2.6.0 -r ./siteconf20200127-21910-153xr50.rb extconf.rb
mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h

You might have to install separate package for the ruby development
environment, ruby-dev or ruby-devel for example.

extconf failed, exit code 1

Gem files will remain installed in /usr/lib/ruby/gems/2.6.0/gems/ffi-1.12.1 for inspection.
Results logged to /usr/lib/ruby/gems/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.12.1/gem_make.out

during the gem install command that installs my gem that depends on others that include building native extensions. Is this by design? Will having the Ruby sources increase the container size a lot?

404 Not Found

Perhaps this is caused by the purging of images 6 months and older?

Step 5/12 : RUN apk update &&     apk upgrade &&     apk add $BUILD_PACKAGES &&     apk add $RUBY_PACKAGES &&     rm -rf /var/cache/apk/*
 ---> Running in b49faf65af04
fetch http://dl-4.alpinelinux.org/alpine/v2.7/main/x86_64/APKINDEX.tar.gz
wget: server returned error: HTTP/1.1 404 Not Found

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.