Code Monkey home page Code Monkey logo

msys2-docker's Introduction

MSYS2 Docker Images (Experimental)

This repository provides Docker images including MSYS2.

Linux & Wine

WARNING: Package and database signature checks are currently disabled to speed up the build process. This Docker image is not recommended for production use.

Simply run the image to get a shell:

$ docker run -it ghcr.io/msys2/msys2-docker-experimental
D406664E7A3F+root@d406664e7a3f UCRT64 ~
# uname -a
MINGW64_NT-10.0-19043 d406664e7a3f 3.4.10.x86_64 2024-04-08 18:11 UTC x86_64 Msys

It defaults to the UCRT64 environment. Pass -eMSYSTEM=CLANG64 etc to change the default environment.

Or alternatively use the included msys2 command which runs bash:

$ docker run -it ghcr.io/msys2/msys2-docker-experimental msys2 -c "uname -a"
MINGW64_NT-10.0-19043 51eee8aa4763 3.4.10.x86_64 2024-04-08 18:11 UTC x86_64 Msys

Acknowledgments:

Windows

Would they be useful? Let us know.

msys2-docker's People

Contributors

lazka avatar

Stargazers

 avatar Joel Van Eenwyk avatar Martin Abente Lahaye avatar Felicitas Pojtinger avatar  avatar gym603 avatar ColdWindScholar avatar

Watchers

gym603 avatar David Macek avatar Алексей avatar  avatar  avatar  avatar

msys2-docker's Issues

Arm64 variant?

@mstorsjo has mentioned before that he uses wine on arm64 to help debug arm64 windows binaries (I think this was when we were having unwinding issues, but that's not important now).

There has been some mention of betas of arm64 runners (probably just linux, but the hope is always there that they'll have a windows one), but for right now I think we just have an arm64 macos for public runners. Unfortunately, I'm not a mac user, a docker user, or a wine developer/builder, so I don't really know where to start. It seems like the published mac binaries of wine don't have arm64 windows binary support enabled.

Split out wine build image

It would be easier to split the wine build out into its own image, so we more easily rebuild the docker image without having to build wine each time.

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.