this post was submitted on 11 Mar 2025
1 points (100.0% liked)

Docker

1311 readers
1 users here now

founded 2 years ago
MODERATORS
 

Over the week I've been dealing with the Kinsing virus via Docker on my VPS. I've been learning about it and I've come to find I've been thinking about Docker all wrong with the way that I was using it.

I enjoy using Portainer, so that's a must for me. I know Docker allows you to secure Docker sockets via context; docker context create vps --docker "host=ssh://user@vps".

I would like to use this method, via Portainer (locally) to connect to docker (remote) via SSH. Anyone know of a way to do this? I've been looking around and haven't found much.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here