Custom c++ class compile issues

Hi,

I’m trying to run the first example here (https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html) and fail during the compilation phase.
I’m trying to run it in a docker environment. Is it possible to upload a list of expected versions? or even better, a docker file that can be used to run the example?

Thanks,
Alex