Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore certain containers? #185

Open
jamcalli opened this issue Nov 21, 2023 · 2 comments · May be fixed by #385
Open

Ignore certain containers? #185

jamcalli opened this issue Nov 21, 2023 · 2 comments · May be fixed by #385

Comments

@jamcalli
Copy link

I have one container that no longer has a public image available and it crashes when parsing that container.

Is there a way to tell the script to skip a specific container?

Thanks.

@jamcalli
Copy link
Author

I had thought that image was causing the crash, but after replacing said image and trying again, I am receiving a new error:

Failed to check for new Dockerhub image digest: TypeError: Cannot read properties of undefined (reading 'split') 26.11.2023 07:33:24 [error] Cannot read properties of undefined (reading 'split')

Then a few lines later:

26.11.2023 07:33:25 [error] MqDockerUp stopped due to an error 26.11.2023 07:33:25 [error] object 26.11.2023 07:33:25 [error] Error: (HTTP code 400) unexpected - invalid reference format at /app/node_modules/docker-modem/lib/modem.js:382:17 at getCause (/app/node_modules/docker-modem/lib/modem.js:417:7) at Modem.buildPayload (/app/node_modules/docker-modem/lib/modem.js:378:5) at IncomingMessage.<anonymous> (/app/node_modules/docker-modem/lib/modem.js:346:16) at IncomingMessage.emit (node:events:529:35) at IncomingMessage.emit (node:domain:489:12) at endReadableNT (node:internal/streams/readable:1368:12) at processTicksAndRejections (node:internal/process/task_queues:82:21)

Cheers.

@orzechszek
Copy link

I agree with ignoring certain containter feature - can it be added?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants