GithubHelp home page GithubHelp logo

Comments (6)

bamachrn avatar bamachrn commented on June 24, 2024

@tmds this was brought up on 28-Aug-2018 and we checked on it. Also got confirmation there was no diff in containers manually built and the images in registry.centos.org. I am sure dotnet-21-centos7 was built on dotnet-21-runtime-centos7.

could you please look into dotnet dockerfile to check if it not changing something, which is causing this?

We are also verifying things again and will report back. please let us know if you find something.

from container-pipeline-service.

tmds avatar tmds commented on June 24, 2024

When I build the s2i-dotnetcore repo locally for CentOS, the trust_ssl_dirs file is present in the dotnet/dotnet-21-centos7 image.

$ git clone https://github.com/redhat-developer/s2i-dotnetcore.git
...
$ BUILD_CENTOS=true VERSIONS=2.1 ./build.sh
...
$ docker run dotnet/dotnet-21-centos7 stat /opt/app-root/etc/trust_ssl_dirs
  File: '/opt/app-root/etc/trust_ssl_dirs'
  Size: 1772      	Blocks: 8          IO Block: 4096   regular file
Device: 54h/84d	Inode: 801316      Links: 1
Access: (0666/-rw-rw-rw-)  Uid: ( 1001/ default)   Gid: (    0/    root)
Access: 2018-08-28 12:47:06.000000000 +0000
Modify: 2018-08-28 12:47:06.000000000 +0000
Change: 2018-09-04 08:11:24.637860160 +0000
 Birth: -

Maybe something is wrong with the way the dotnet-21-centos7 image refers to the runtime image, causing it to pick up the wrong image.

FROM dotnet/dotnet-21-runtime-centos7

from container-pipeline-service.

bamachrn avatar bamachrn commented on June 24, 2024

Update: I did a manual build and the file is there. checking the builds now and also updating the images. will validate and let you know.

from container-pipeline-service.

bamachrn avatar bamachrn commented on June 24, 2024

We triggered a build for dotnet/dotnet-21-runtime-centos7, which in turn triggered a build for dotnet/dotnet-21-centos7. Also checked the files are present as expected. Please validate once and let us know if there is still any difference.

Also we are investigating on detail, why there was a difference in the images.

from container-pipeline-service.

tmds avatar tmds commented on June 24, 2024

Thank you @bamachrn ! The files are indeed present with the latest images.

You can close this issue unless you want to use it for further tracking.

from container-pipeline-service.

bamachrn avatar bamachrn commented on June 24, 2024

thanks! I will close the issue.

from container-pipeline-service.

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.