Mariano Eloy Fernández created KARAF-7305:
---------------------------------------------
Summary: Cannot run docker image for apache/karaf:4.3.4
Key: KARAF-7305
URL: https://issues.apache.org/jira/browse/KARAF-7305
Project: Karaf
Issue Type: Bug
Components: karaf
Affects Versions: 4.3.4
Reporter: Mariano Eloy Fernández
Running:
{{docker run --rm -it apache/karaf:4.3.4}}
Yields:
{code:java}
Unable to find image 'apache/karaf:4.3.4' locally
4.3.4: Pulling from apache/karaf
f3ef4ff62e0d: Pull complete
706b9b9c1c44: Pull complete
76205aac4d5a: Pull complete
838169397e23: Pull complete
3ff769626c32: Pull complete
Digest: sha256:82ab7e1a4add4843f03ed50910d63c36a1247ebf2b1ee81f9b1effb7c19e12dd
Status: Downloaded newer image for apache/karaf:4.3.4
docker: Error response from daemon: OCI runtime create failed:
container_linux.go:380: starting container process caused: exec: "karaf":
executable file not found in $PATH: unknown.
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)