ironpython2 icon indicating copy to clipboard operation
ironpython2 copied to clipboard

Docker image for ironpython

Open ashwinks65 opened this issue 6 years ago • 9 comments

Hi,

Is their any docker image for ironpython? If not please provide us a docker file to build docker image..

Thanks in advance Ashwin

ashwinks65 avatar Dec 07 '17 02:12 ashwinks65

What OS(s) would you like to see? There are some stability issues with mono right now when running IronPython (each release seems to break something else). We do have support for .NET Core in 2.7.8, we could do something there. What would be the usage case for the docker image?

slide avatar Dec 07 '17 13:12 slide

We want for .NET OS. Use case: I have requirement to run some .NET dependent python code.

ashwinks65 avatar Dec 08 '17 11:12 ashwinks65

Do you mean Windows when you say .NET OS?

slide avatar Dec 13 '17 13:12 slide

Yes Windows or Linux OS.

ashwinks65 avatar Feb 21 '18 11:02 ashwinks65

Linux OS would be great.

ikevin avatar Oct 19 '18 15:10 ikevin

Bumping this - did IronPython get any public Docker image lately? I couldn't find any Dockerfile in this repository.

I think that a Debian-based image would be good.

Jongy avatar Nov 12 '21 00:11 Jongy

What would you want to do with the image? Just have ipy.exe available?

On Thu, Nov 11, 2021 at 5:28 PM Yonatan Goldschmidt < @.***> wrote:

Bumping this - did IronPython get any public Docker image lately? I couldn't find any Dockerfile in this repository.

I think that a Debian-based image would be good.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/IronLanguages/ironpython2/issues/293#issuecomment-966721746, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAANUP46IYCMKJMAZNPG3A3ULRNTNANCNFSM4EHDQXOA .

-- Website: http://earl-of-code.com

slide avatar Nov 12 '21 02:11 slide

@slide yeah - either for testing out features / (in)compatibilities, microbenchmark comparisons, etc.

I suppose that if such an image existed it could also serve as the base for other applications built on top of IronPython.

Jongy avatar Nov 12 '21 10:11 Jongy