Skip to content

finalsite/docker-jruby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finalsite JRuby Docker Image

  1. Update 9000/alpine-jdk/Dockerfile to the desired java/jruby versions
  2. Build and tag the container: docker build . -t {dev docker repo}/builds/jruby:{jrubyversion}-jdk-alpine
  3. Push the new image: docker push {dev docker repo}/builds/jruby:{jrubyversion}-jdk-alpine

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 89.7%
  • Shell 10.3%