Recent Discussions

Docker attach websocket in typescrpt

Open in Discord
Unanswered
West African Lion posted this in #questions
2 messages
0 views
West African LionOP
Anyone have code or know where I can find code that hosts a websocket (socket io, ws, uwebsocket, I literally do not care) in typescript/javascript that allows you to connect to a docker container with docker attach (with dockerode, or something similar) and sends the ws client the logs from the container and forwards the client messages to the container?
West African LionOP
I have spent hours on this, and I simply cannot get it to work with dockerode
Loading...