Peter Krupa on Nostr: a consistent problem i have with ChatGPT when setting up Docker containers is it ...
a consistent problem i have with ChatGPT when setting up Docker containers is it suggests i map the container ports to the host VM ("8000:8000"). this makes sense when you are running something in container and need to be able to access the service, but it makes no sense (and i think is actually kind of a risk??) when you're running a production VM and have a series of containers running in a Docker network.
Published at
2024-10-16 10:20:33Event JSON
{
"id": "b379cfe2c93438271ac3bcea42aa2a12e3b6b186e558294b0995816d60babd59",
"pubkey": "358b313c445eccc8485ec27702158b45fa6b768ba7a1bcb99c829ebdc979f27f",
"created_at": 1729074033,
"kind": 1,
"tags": [
[
"proxy",
"https://thepit.social/users/peter/statuses/113316595843704780",
"activitypub"
]
],
"content": "a consistent problem i have with ChatGPT when setting up Docker containers is it suggests i map the container ports to the host VM (\"8000:8000\"). this makes sense when you are running something in container and need to be able to access the service, but it makes no sense (and i think is actually kind of a risk??) when you're running a production VM and have a series of containers running in a Docker network.",
"sig": "36317d68abaf8c37bc9006dbb3bf6ea5dba55723f969ebc9adcd16c70d2388e6d80ba9dea0f85672b74a7f4adb1e7ef0c88c5a9f8b791b24870dfb187ee3e2f1"
}