It seems like your container is set up with too low of a RLIMIT_CORE rlimit for core files, causing the error when sudo attempts to increase it. Maybe you messed up a config file for Docker? See this for more info: https://pubs.opengroup.org/onlinepubs/9699919799/functions/getrlimit.html Regards, Neven