Code Monkey home page Code Monkey logo

Comments (2)

stephenh avatar stephenh commented on June 2, 2024

I don't think what OS the docker container uses should matter, because users are not expected to log/shell in to it and really cd / ls around, they should just run the docker ... commands and not care whether it's Debian or CentOS or Alpine.

So, my brief answer is no. If you have an objective reason like image size (which afaiu the nod usually goes to Alpine for smallest image sizes), I'm open to a PR that changes it for some explicit reason, but otherwise if it's just personal preference, you can use your own CentOS-based dockerfile.

from mirror.

rameshar16 avatar rameshar16 commented on June 2, 2024

our security compliance team not allowing to use Debian and alpine os based images. I have built the centos based image.But, the build threw few errors/warns and skipped them by adding the below.
./configure --disable-dependency-tracking --enable-lenient

The image is working as expected.

from mirror.

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.