logoalt Hacker News

rco8786yesterday at 4:36 PM1 replyview on HN

How are you doing this in practice? These are npm packages. I don't see how could reasonably pull in Posthog's SDK in a container.


Replies

christophilusyesterday at 4:37 PM

What do you mean? You can drop into bash in a container and run any arbitrary command, so `npm install foo` works just fine. Why would posthog's SDK be a special case?

show 2 replies