Giter Site home page Giter Site logo

Comments (5)

mag37 avatar mag37 commented on May 26, 2024

That's odd, thank you for the output and tree. I'll try to troubleshoot this later - I've just done a test-run and did not have any issues.
Seems like the tools-dir is referenced in all containers? How's that?

Would you mind pasting the output from docker inspect "heimdall" --format '{{ index .Config.Labels "com.docker.compose.project.config_files" }}' ?
And swap heimdall to whatever container that's not working.

Thank you.

from dockcheck.

mag37 avatar mag37 commented on May 26, 2024

Oh I just realised its due to the docker-compose.override.yml!
I have not taken into account that the container can be started with several compose-files so I've just blatantly taken the value of com.docker.compose.project.config_files as one single entity.

I'll need see if I've got time to rework this! Probably by splitting the values from said variable and using them as multiple -f flags to the compose.

Edit: I've got a proof of concept from quick testing that should work. Need to run it through some tests tomorrow and will push it to a test branch before I push it to main.

from dockcheck.

mag37 avatar mag37 commented on May 26, 2024

Added a hacky potential fix that'll allow custom/multiple override-files.
I tried mirroring your setup in my lab env and did successful testing there, but I'd gladly receive some feedback from someone else before I push it to main. @vrob01 would you mind testing on one of your containers which uses your custom layout?

It's available in the testing branch for now.

from dockcheck.

mag37 avatar mag37 commented on May 26, 2024

Implemented in the latest version. If you try it out @vrob01 I'd gladly hear some feedback.

from dockcheck.

vrob01 avatar vrob01 commented on May 26, 2024

I've just downloaded the latest version and given it a try. Since I haven't updated my containers in a while it was a mix of multi-compose projects and monolithic ones. Both the errorCheck.sh and dockcheck.sh worked perfectly!
Thanks a lot for your work!

from dockcheck.

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.