Every time I restart pod everything is gone though I'm working on /workspace by everything I mean the things which are used for my code how can i fix this issue? The data on the /workspace is not lost, all my code still there after the reboot. I just mainly concern with the apt packages, which cant be installed on /workspace but /root
#So weird behaviour of PODS. I tried everything but can't persist my system packages and other things
1 messages · Page 1 of 1 (latest)
I can't link my account its giving me some username issues. SMH
Linked, maybe now I can solve my issue
yeah you can create a docker image then use it as a template in runpod
push your docker image into a registry
after you have your own docker image with the packages you want, its easier
But this is so painful if I have some packages that are installed on the go everytime I have to build the docker and do the stuff
yeah or set the container start command -> create a template, edit the container start command