1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-04-25 03:15:26 +02:00
youki/hack
Toru Komatsu f5f2242f85
Don't create a file when it already exists when mounting with bind (#2031)
For example, it is more likely that the /etc/hosts file already exists. In that case, it fails because it tries to open the file with write permission while it is RO.

Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-06-11 21:50:53 -07:00
..
debug.bt Don't create a file when it already exists when mounting with bind (#2031) 2023-06-11 21:50:53 -07:00
set_root_login_for_vagrant.sh add rootful mode for vagrant 2021-09-23 21:21:57 +08:00
stress_cargo_test.sh Using `typos-cli` to catch typos + fixes for existing typos (#2018) 2023-06-08 10:19:17 +05:30