OCI runtime create failed: container_linux.go:349: starting container process caused "process_linux.go:449: container init caused \"rootfs_linux.go:58: mounting ..


docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "process_linux.go:449: container init caused "rootfs_linux.go:58: mounting \"/usr/etc/redis/conf/redis.conf\" to rootfs \"/var/lib/docker/overlay2/cd5614899052ea3c273dd37d50074cddb5c300d44ceb2de32133b29c3c8a3cda/merged\" at \"/var/lib/docker/overlay2/cd5614899052ea3c273dd37d50074cddb5c300d44ceb2de32133b29c3c8a3cda/merged/usr/local/etc/redis/redis.conf\" caused \"not a directory\""": unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type.
原因:docker挂载文件时默认创建的是目录,要挂载文件时需要手动创建该文件


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM