verita84 on Nostr: So docker gives you a clean OS environment to run a bunch of commands to install an ...
So docker gives you a clean OS environment to run a bunch of commands to install an application or run a service exactly as you need. Think of it as a way to automate a Virtual Machine without the performance penalty of a Virtual Machine.
Once I setup my whatever to run in Docker, I can go to any computer and build and run it with 1 or 2 commands.
Docker automates tedious system administration tasks and provides an isolated way to run applications in their own sandbox rather than directly on the host
Published at
2023-03-01 19:47:26Event JSON
{
"id": "ee058d154c31f01450601f1725430275aeae43fabece6cea5d9068636a60d95f",
"pubkey": "e9b30713f9c2cd216e96b392ca191f2024f2928d15e6bc6c8fa065aa76bfedf4",
"created_at": 1677700046,
"kind": 1,
"tags": [
[
"e",
"889da457250f0d832500b7fff6d2963a8da89c1f95d6278caadcc36ede87ac98",
"",
"root"
],
[
"e",
"709388167b530a3dd83362b69e50f228945dc282cf41928453a0394fb21afcb7",
"",
"reply"
],
[
"p",
"e9b30713f9c2cd216e96b392ca191f2024f2928d15e6bc6c8fa065aa76bfedf4"
],
[
"p",
"ba2883fb4a7f62cb851b9f5411659791cffb2e3fc8b90f683ee5091f413880a1"
]
],
"content": "So docker gives you a clean OS environment to run a bunch of commands to install an application or run a service exactly as you need. Think of it as a way to automate a Virtual Machine without the performance penalty of a Virtual Machine.\n\nOnce I setup my whatever to run in Docker, I can go to any computer and build and run it with 1 or 2 commands. \n\nDocker automates tedious system administration tasks and provides an isolated way to run applications in their own sandbox rather than directly on the host\n\n ",
"sig": "012e9665d9e07dab64ab71a8a2da58840782c0c341233ade300da538d6ccb658df0df87f38a012ee6ab7b678ad94ebff6c3d49d438b2ccf6176874fb0e592fd6"
}