Do we have inkscape program available in debian based base image
-1
votes
3
answers
110
views
I am creating a image and need to deploy it in docker container.
I have dependency of Inkscape in my project for converting svg to png .
I need to update my docker file as I need to add following command.
RUN APT-GET UPDATE && APT-GET INSTALL INKSCAPE
I am using python:3.10 as base image link my base image . Will it support to install the above package or I need to change it .
Chat Gpt is saying I need to change on the other hand bard.google.com is saying it will support ..
Asked by Faraz
(1 rep)
May 31, 2023, 03:27 AM
Last activity: May 31, 2023, 04:29 AM
Last activity: May 31, 2023, 04:29 AM