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

Hi I am using kaniko to build container images via logging inside the kaniko container. My build is successful but it leaves behind some 9 digit file under the /kaniko directory. I need to get rid of that file. #1711

Open
mkori opened this issue Jul 30, 2021 · 1 comment
Labels
area/filesystems For all bugs related to kaniko container filesystems (mounting issues etc) issue/extra-file kind/bug Something isn't working needs-follow-up needs-reproduction priority/p3 agreed that this would be good to have, but no one is available at the moment.

Comments

@mkori
Copy link

mkori commented Jul 30, 2021

Actual behavior
A clear and concise description of what the bug is.

Expected behavior
A clear and concise description of what you expected to happen.

To Reproduce
Steps to reproduce the behavior:

  1. ...
  2. ...

Additional Information

  • Dockerfile
    Please provide either the Dockerfile you're trying to build or one that can reproduce this error.
  • Build Context
    Please provide or clearly describe any files needed to build the Dockerfile (ADD/COPY commands)
  • Kaniko Image (fully qualified with digest)

Triage Notes for the Maintainers

Description Yes/No
Please check if this a new feature you are proposing
Please check if the build works in docker but not in kaniko
Please check if this error is seen when you use --cache flag
Please check if your dockerfile is a multistage dockerfile
@aaron-prindle
Copy link
Collaborator

@mkori are you still having this issue with the latest version of kaniko? Can you provide an example Dockerfile or steps to reproduce this such the maintainers can reproduce and attempt to fix this? Thanks

@aaron-prindle aaron-prindle added kind/bug Something isn't working issue/extra-file priority/p3 agreed that this would be good to have, but no one is available at the moment. needs-reproduction needs-follow-up area/filesystems For all bugs related to kaniko container filesystems (mounting issues etc) labels Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/filesystems For all bugs related to kaniko container filesystems (mounting issues etc) issue/extra-file kind/bug Something isn't working needs-follow-up needs-reproduction priority/p3 agreed that this would be good to have, but no one is available at the moment.
Projects
None yet
Development

No branches or pull requests

2 participants