Code Monkey home page Code Monkey logo

Comments (7)

Djelibeybi avatar Djelibeybi commented on May 28, 2024

Our build teams needed additional clarity in the build artifacts. We are also no longer building the update releases. It's just going to be oraclelinux:7 and oraclelinux:8

from container-images.

senthil13 avatar senthil13 commented on May 28, 2024

Our docker image build pipelines depends on the naming of the file name, In the case of taking the latest build file earlier it have minor version number along with the filename now its having only Major version number which is giving hard time to check which file is what. If the build is going to be without minor version then we can change our pipelines to consider the folder names.

from container-images.

Djelibeybi avatar Djelibeybi commented on May 28, 2024

Why are you building from these images instead of using the official ones from Docker Hub or Oracle Container Registry? These tarballs are provided for convenience, but we didn't really expect folks to rebuild from scratch.

from container-images.

senthil13 avatar senthil13 commented on May 28, 2024

We have some customer rpm to apply to meet our security standard. so we are using the tar files, that also will eliminate a additional image layer if we use the docker tar files rather than pulling the images.

from container-images.

Djelibeybi avatar Djelibeybi commented on May 28, 2024

That's not a use-case we had considered. Moving forward, we may not maintain the folder strutcture either. It's likely to simplify down to just 7 and 8 with the latest tarball for each of the full and slim variants.

from container-images.

senthil13 avatar senthil13 commented on May 28, 2024

OK, that's fine. I can change the logic to have only 7 or slim, but do you have timeline or ETA when the folder structure changes to 7 or 8 simply ? Also do you published anywhere like release note or change log that the folder name changes?

from container-images.

Djelibeybi avatar Djelibeybi commented on May 28, 2024

I don't have an ETA because I don't know if it's been decided yet or not. I don't maintain a changelog of structural repo changes because again, this repo is intended for reference purposes only.

from container-images.

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.