mirror of
https://github.com/proot-me/proot.git
synced 2025-04-18 07:06:07 +00:00
care2docker utilizes a heredoc to generate a dockerfile; shellcheck detects those lines as error, therefore they have been explicitly ignored. Closes: https://github.com/proot-me/proot/pull/110