Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify Linux deployment #9

Open
vitalyrepin opened this issue Oct 13, 2020 · 1 comment
Open

Simplify Linux deployment #9

vitalyrepin opened this issue Oct 13, 2020 · 1 comment

Comments

@vitalyrepin
Copy link

It is not always easy to install Kumir on diffeent flavours of Linux.

I suggest to distribute docker images through official (?) repository at docker hub: https://hub.docker.com/r/niisi/kumir2

I dockerized latest Kumir distro myself: https://github.com/vitalyrepin/kumir2-docker and pushed it to the hub: https://hub.docker.com/repository/docker/vitalyrepin/kumir

However, I believe that docker images with Kumir deserve wider Kumir community attention.

@Sturwandan
Copy link

Maybe, it's better to use some stand-alone AppImage or something, where the entire program is stored in single file which is loop-mounted at runtime? Or, perhaps, both. Though I prefer to compile from source and then run from build directory. It doesn't require installation of extra software and can use system libraries if they are available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants