Git Product home page Git Product logo

Comments (8)

kraih avatar kraih commented on May 30, 2024

Yes, that would be nice to support natively.

from cavil.

fcrozat avatar fcrozat commented on May 30, 2024

This will become a problem if we start creating containers with Dockerfile for SLE / LEO

from cavil.

kraih avatar kraih commented on May 30, 2024

A few links to (reasonably diverse) samples would be very helpful to estimate the effort required to implement it.

from cavil.

Vogtinator avatar Vogtinator commented on May 30, 2024

Most images are in openSUSE:Factory and are called -image or -container. Here's a list of all currently successfully building Dockerfile images in oS:F: https://build.opensuse.org/project/monitor/openSUSE:Factory?defaults=0&succeeded=1&arch_i586=1&&arch_x86_64=1&repo_containerfile=1

From a content point of view, there's no real difference to kiwi builds.

The included license statements and license files are solely for the content provided by the image description (including tarballs), but not any of the packages it installs during build or the base layers. Currently there is only a standard to express the license of the container as a whole (the org.opencontainers.image.licenses annotation).

from cavil.

kraih avatar kraih commented on May 30, 2024

The devel:kubic:containers project contains lots of samples for Docker and Kiwi. Helm charts are more of a problem, since they don't have license metadata fields yet, just a bundled LICENSE file.

from cavil.

Vogtinator avatar Vogtinator commented on May 30, 2024

since they don't have license metadata fields yet, just a bundled LICENSE file.

Neither do Dockerfiles. For KIWI descriptions it's currently optional and most don't specify it.

from cavil.

kraih avatar kraih commented on May 30, 2024

since they don't have license metadata fields yet, just a bundled LICENSE file.

Neither do Dockerfiles. For KIWI descriptions it's currently optional and most don't specify it.

True, the convention to use # SPDX-License-Identifier: BSD-3-Clause comments does exist though. Even if in practice it is mostly missing.

from cavil.

kraih avatar kraih commented on May 30, 2024

The feature has been added. Cavil can now handle *.Dockerfile, *.kiwi and Chart.yaml. Since Helm charts don't have a convention for including an SPDX expression, we also scan for # SPDX-License-Identifier: ... comments there.

from cavil.

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.