Giter Club home page Giter Club logo

Comments (2)

gigamonkey avatar gigamonkey commented on September 16, 2024

Hmmm, it seems that the php-cli package is installed as part of php so removing it from the list of packages installed by apt-get doesn't change anything.

from jobeinabox.

trampgeek avatar trampgeek commented on September 16, 2024

That looks good to me.

sqlite3 could go in the "Used by languages" section, as it's only needed for SQL questions.

python3-pip is used to install various Python modules. pylint is one that's used by many Python teachers, but numpy and matplotlib are often added too. So a good tool to have around if using Python.

build-essential has multiple roles, not only in initial installation but also for maintenance (e.g. some Python 'wheels' need to be built from source when installing modules) and for some more difficult C/C++ programming questions, say when using 'make' to build an executable.

unzip is handy to have as it allows question authors to attach zip files to questions and unzip them in the template to provide a custom environment.

tzdata is used to set the timezone when processing the docker TZ build parameter (or so I assume - I didn't write that bit).

from jobeinabox.

Related Issues (11)

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.