top | item 46629401

(no title)

grewil2 | 1 month ago

It won’t save you from prompt injektions that attack your network.

discuss

order

fgonzag|1 month ago

In theory the docker container should only have the projects directory mounted, open access to the internet, and thats it. No access to anything else on the host or the local network.

Internet to connect with the provider, install packages, and search.

It's not perfect but it's a start.

63stack|1 month ago

Docker containers run in their separate isolated network

darig|1 month ago

[deleted]

raphinou|1 month ago

of course, I'm not pretending this is a universal remedy solving all the problems. But I will add a note in the readme to make it clear, thanks for the feedback!