in reply to Semi-OT: Tips for docker build/deployment with Perl env
While I don't use Docker at all, I do manage some network security and so my one OT tip is to make absolutely sure that you have firewalled off the default Docker ports (TCP 2375, 2376 and 2377). We see so much distributed inbound traffic to these ports that any unprotected Docker instance will surely be pwned in short order.
🦛
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Semi-OT: Tips for docker build/deployment with Perl env
by Your Mother (Archbishop) on Jun 14, 2022 at 09:18 UTC |