mirror of
https://github.com/proot-me/proot.git
synced 2025-02-20 04:06:11 +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