Code Monkey home page Code Monkey logo

Comments (4)

github-actions avatar github-actions commented on August 23, 2024

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

from docker-code-server.

aptalca avatar aptalca commented on August 23, 2024

I want to build FROM an exact version of an internal image that has a specific Python environment inside.

Why not install python in the code server image and do whatever else modifications you need?
https://www.linuxserver.io/blog/2019-09-14-customizing-our-containers

Also check out the existing mods: https://mods.linuxserver.io/?mod=code-server

from docker-code-server.

michaelosthege avatar michaelosthege commented on August 23, 2024

It's not just one, but three consecutive internal images, building on top of a public pythonnet-docker image maintained by someone else.
So there's also Mono, Dotnet and custom user & group configuration involved.

It was hard enough to get these things working together and since I have a PoC that code-server can go on top, it doesn't make sense to rebuild the delicate install steps around what's essentially just an editor.

It would be awesome to just insert a RUN apt install code code-server or similar.
But your Docker file is doing a lot more than that and as I mentioned, I don't yet understand which applications I even need to begin with.

from docker-code-server.

aptalca avatar aptalca commented on August 23, 2024

Yeah, we can't help you with replacing the baseimage as it requires too much customization

from docker-code-server.

Related Issues (20)

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.