Hi Boyd,

thanks for reaching out!

Could you share the output of `podman info --debug` and, if possible, share how the syncthing container has been created (e.g., the image, Dockerfile)?

Kind regards,
 Valentin

On Thu, Jul 4, 2019 at 11:02 AM Boyd Kelly <bkelly@coastsystems.net> wrote:
Hi,

I'm just exploring podman and buildah, but noticed something weird; not sure if it could be a bug or misconfiguration.  But I don't know where to look for clues as to what is happening.  Sometimes when I start a container I get a file not found error message and then 2 seconds later it starts and runs just fine.  What could be the problem?  Thanks for any suggestions.

(This is a container running Fedora 30)

[bkelly@zbox ~]$ podman container start syncthing
Error: unable to start container "syncthing": time="2019-07-04T07:23:41Z" level=error msg="container_linux.go:346: starting container process caused \"exec: \\\"/startup.sh\\\": stat /startup.sh: no such file or directory\"\n"
container_linux.go:346: starting container process caused "exec: \"/startup.sh\": stat /startup.sh: no such file or directory"
: OCI runtime error
[bkelly@zbox ~]$ podman container start syncthing
syncthing
_______________________________________________
Podman mailing list -- podman@lists.podman.io
To unsubscribe send an email to podman-leave@lists.podman.io