Add spider-net and auto docker stuff
This commit is contained in:
3
docker-socat/Dockerfile
Normal file
3
docker-socat/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM alpine:3.20
|
||||
RUN apk add --no-cache socat
|
||||
CMD ["/usr/bin/socat","tcp-listen:2375,reuseaddr,fork","unix:/var/run/docker.sock"]
|
||||
Reference in New Issue
Block a user