Skip to content

Conversation

@brettlangdon
Copy link
Member

@brettlangdon brettlangdon commented Jul 2, 2025

In some docker-in-docker situations we get failures such as:

WARNING: Event retrieved from the cluster: Error: failed to create containerd task: failed to create shim task: ENOENT: No such file or directory
Stack backtrace:
   0: <unknown>
   1: <unknown>
   2: <unknown>
   3: <unknown>
   4: <unknown>
   5: <unknown>
Stack backtrace:
   0: <unknown>
   1: <unknown>
   2: <unknown>
   3: <unknown>
   4: <unknown>
   5: <unknown>
   6: <unknown>
   7: <unknown>
   8: <unknown>
   9: <unknown>
  10: <unknown>
  11: <unknown>
  12: <unknown>
  13: <unknown>

Likely from missing containerd from the move to the python slim base image.

This increases the image size from around 460mv to about 500mb.

@brettlangdon brettlangdon merged commit 6d273ae into master Jul 2, 2025
16 checks passed
@Kyle-Verhoog Kyle-Verhoog deleted the brettlangdon/update.dockerfile branch July 2, 2025 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants