EwynOriginal post
Rank 2: Process
HEllo! attached image: i need the python container to be bigger in size. its a function im using and i have to install texlice and a package manager for texlive with wget instead of apk, because the package in apk doesnt have tlgmr which ineed for user packages in the latex templates im creating. is there a way to up the size?
Summary
Increase the size of the Python container as it's too small for your requirements. Setting `functions_size_limit` to 1GB did not work. You can install texlive and a package manager for texlive using wget instead of apk to resolve the issue.