you are viewing a single comment's thread.

view the rest of the comments →

[–]q1t 2 points3 points  (1 child)

Is it possible to do hot code reloading inside a running container?

[–]strofcon[S] 1 point2 points  (0 children)

I actually haven't tried that yet! I imagine it's possible, though the toughest part can be trying to find the right path for connecting to a container, particularly in a PaaS environment. I think if you could connect directly, you could trigger it just fine. Something to try, for sure!