You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docker for Windows and Mac include a beta feature that enables the containerd storage for images. When this plugin is enabled, elastic-agent doesn't start, with an error like the following one:
/usr/local/bin/docker-entrypoint: line 14: exec: elastic-agent: not found
When this feature is enabled, it is available in docker info:
Docker for Windows and Mac include a beta feature that enables the containerd storage for images. When this plugin is enabled, elastic-agent doesn't start, with an error like the following one:
When this feature is enabled, it is available in docker info:
Try to handle this in elastic-package. I see some options:
elastic-package stack up
fails, tell the user to disable this feature.Issue mentioned also in elastic/elastic-agent#82 (comment).
The text was updated successfully, but these errors were encountered: