[DiscordArchive] > <@!430113374412603403> https://stackoverflow.com/questions/48586868/oci-runtime-create-failed-cont
[DiscordArchive] > <@!430113374412603403> https://stackoverflow.com/questions/48586868/oci-runtime-create-failed-cont
Archived author: Luna • Posted: 2020-05-02T16:28:55.373000+00:00
Original source
> <@!430113374412603403> https://stackoverflow.com/questions/4858...-directory
<@!109652764488892416> sorry but why the entrypoint has "ls / ect" ??
[Embed: OCI runtime create failed: container_linux.go:296 - no such file or...]
End of my Dockerfile:
ENTRYPOINT ["ls /etc"]
Terminal:
...Rest of the building above is fine
Step 8/8 : ENTRYPOINT ["ls /etc"]
---> Using cache
---> ea1f33b8ab22
Successfully built
https://stackoverflow.com/questions/4858...-directory
Archived author: Luna • Posted: 2020-05-02T16:29:37.317000+00:00
Original source
in this case the command would be ENTRYPOINT ["ls", "/ etc"]