Code Monkey home page Code Monkey logo

Comments (6)

cnuernber avatar cnuernber commented on June 24, 2024 1

Right - sorry - my opinion is to upgrade to latest stable Ubuntu

from libpython-clj.

cnuernber avatar cnuernber commented on June 24, 2024

@behrica - What version of docker are you using when you build images?

from libpython-clj.

whamtet avatar whamtet commented on June 24, 2024

@cnuernber I think its the ubuntu version, not docker version. ubuntu:latest is not a fixed version so it has changed since the scripts were run successfully.

from libpython-clj.

behrica avatar behrica commented on June 24, 2024

Regarding the problem of "interactive" asking for something:

I have seen this from time to time, and there are usually specific command line options to prevent them.
But it is indeed a good idea to freeze teh ubuntu versions in

FROM ubuntu:latest

This make its more future proof.

I use various ubuntu versions, so I am not sure what is guaranteed to not have this problem.

The best thing would be to find a continously maintained Docker image which has python + Clojure preinstalled, and just refer to it.

from libpython-clj.

behrica avatar behrica commented on June 24, 2024

The closetsI found was python + java:
https://github.com/jupyter/docker-stacks/blob/main/pyspark-notebook/Dockerfile

But is has a lot of other staff as well, so gets big.

from libpython-clj.

behrica avatar behrica commented on June 24, 2024

an other pproach is to use "devcontainers".
This separates "base image" and "features added to it".
I made a working one here:
https://github.com/behrica/clojure-datascience-devcontainer

from libpython-clj.

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.