#Dockerized PNX
1 messages ยท Page 1 of 1 (latest)
@light crane Do you know that?
At the moment, the only thing I found is Dockerfile in PNX's main repository. I was thinking of an image that would allow me to install older libraries depending on image's version.
No, I don't know.
So I am probably forced to implement PNX in a Docker by myself?
Yea. MAybe ChatGPT could help with that
I did a basic Dockerfile already, but I wanted to have specific image for specific version; I am abandonning this idea probably.
Idk if that would be even possible since gh action links wont work after some time
Could you send it?
Not on my MacBook rn, but I have edited 2 minor lines in this file:
Hey
The dockerfile mentionned above seems to work btw (i builded from source and runned it)
Maybe PNX team can publish the image
ty for confimation
No problem ๐
Oh, nice. I'll check it out soon.