Hi there,
Based on How to Run Aspose.Words in Docker|Aspose.Words for .NET it seems that in order to work with images in Aspose Words Images inside a docker container, we need to rely on SkiaSharp and that only a few container base images are supported.
"To work with graphics, Aspose.Words for .NET Standard depends on SkiaSharp. This limits the images Aspose.Words can be run on to the following:
- Debian 9 and 10
- Ubuntu 18.04 and 19.04
- Alpine 3.9"
We were wondering if debian:latest-slim would also be supported as a base image
@smoniz The information provided in the article is a bit obsolete. Sure you can use Aspose.Words with debian:latest-slim
Docker container.
Thank you Alexey, appreciate the prompt response.
A quick follow up, we also intend to use Aspose.Slides and Aspose.PDF. Will there be any compatibility issues you foresee with using debian:latest-slim?
@smoniz Aspose.Words, Aspose.Slides and Aspose.PDF are different products. So it would be better to ask in the appropriate forums about Aspose.Slides and Aspose.PDF. My colleagues will help you shortly.