mrk-its / rust-mos

Empowering everyone to build reliable and efficient software.
https://www.rust-lang.org
Other
55 stars 7 forks source link

create docker image for rust-mos #3

Closed ghost closed 2 years ago

ghost commented 2 years ago

It maybe a benefit for a lot of people if there were a docker file that would generate a working rust-mos container so that most users don't have to compile it themselves on their own systems.

ghost commented 2 years ago

It maybe a benefit for a lot of people if there were a docker file that would generate a working rust-mos container so that most users don't have to compile it themselves on their own systems.

I am gonna try to put a docker file together that accomplishes this. I hope to create something so that a user can just type a couple commands to create the container, run rust from the container to generate the Mos executable.

mrk-its commented 2 years ago

I'm already preparing docker images, mainly for vscode devcontainer, but they can be used also standalone probably: https://hub.docker.com/repository/docker/mrkits/rust-mos

You can find dockerfiles here: https://github.com/mrk-its/rust-mos-docker

mrk-its commented 2 years ago

And here is example project including vscode devcontainer configuration: https://github.com/mrk-its/rust-mos-hello-world

ghost commented 2 years ago

Awesome.. I will take a look

On Fri, Jun 24, 2022, 5:21 PM Mariusz Kryński @.***> wrote:

And here is example project including vscode devcontainer configuration: https://github.com/mrk-its/rust-mos-hello-world

— Reply to this email directly, view it on GitHub https://github.com/mrk-its/rust-mos/issues/3#issuecomment-1165987916, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI254RKHV3NACWCIXAWNRDVQYYHHANCNFSM5ZD56VPQ . You are receiving this because you authored the thread.Message ID: @.***>