docker-library / docker-library/ruby

Add Windows Server Core variants

Open
#130 7 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Request
Dominant language
Shell
Stars
624
Forks
322
Avg merge
22d 3h
Merged PRs (30d)
1

Description

Some folks need to deploy Ruby applications on Windows (with native Windows libraries), so the ruby docker-library should support a windows base image. The python base images for windows are based on windowsservercore which is enormous, but it could probably copy everything over to a nano image with a multi-stage build. I've done that with my Ruby base image.

DevKit includes bash, so we can probably do all the same setup at the other ruby images in bash.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the referenced Python windowsservercore Dockerfile with the linked nanoserver-ruby Dockerfile, then inspect this repository's existing Ruby image setup. Define the Windows base-image scope and confirm that the resulting Ruby images support deployment with native Windows libraries.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, ruby, shell
Domain
devops, infrastructure, operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.