...it's true:
Linux lm 6.16.3 #1 SMP PREEMPT Tue Aug 26 07:37:19 PDT 2025 x86_64 x86_64 x86_64 GNU/Linux
real 409.46
user 19345.77
sys 3851.95
ObLinux: Installed "paperlex-ngx" as a document management system using docker.
Is there even docker for a Mac? (Explanation of docker coming up for the
Mac folks.)
ObLinux: Installed "paperlex-ngx" as a document management system using docker.
vallor wrote:
when do you think we will have version 7? i am waiting for 7,
...it's true:
Linux lm 6.16.3 #1 SMP PREEMPT Tue Aug 26 07:37:19 PDT 2025 x86_64
x86_64 x86_64 GNU/Linux
real 409.46 user 19345.77 sys 3851.95
ObLinux: Installed "paperlex-ngx" as a document management system using
docker.
Is there even docker for a Mac? (Explanation of docker coming up for
the Mac folks.)
because its a lucky number.
On Tue, 26 Aug 2025 16:26:19 +0000, jojo wrote:
vallor wrote:
when do you think we will have version 7? i am waiting for 7,
...it's true:
Linux lm 6.16.3 #1 SMP PREEMPT Tue Aug 26 07:37:19 PDT 2025 x86_64
x86_64 x86_64 GNU/Linux
real 409.46 user 19345.77 sys 3851.95
ObLinux: Installed "paperlex-ngx" as a document management system using
docker.
Is there even docker for a Mac? (Explanation of docker coming up for
the Mac folks.)
because its a lucky number.
Lucky Number Slevin?
Is there even docker for a Mac?
On 26 Aug 2025 15:33:21 GMT, vallor wrote:
Is there even docker for a Mac?
I recall news of Apple coming up with their own answer to Microsoft’s
WSL2.
Lawrence D’Oliveiro <ldo@nz.invalid> wrote at 02:35 this Wednesday (GMT):
On 26 Aug 2025 15:33:21 GMT, vallor wrote:
Is there even docker for a Mac?
I recall news of Apple coming up with their own answer to Microsoft’s
WSL2.
I thought they were running on a UNIX kernel.
On Aug 29, 2025 at 3:20:03 PM EDT, "candycanearter07" <candycanearter07@candycanearter07.nomail.afraid> wrote:complete-guide-for-mac-users>
Lawrence D’Oliveiro <ldo@nz.invalid> wrote at 02:35 this Wednesday
(GMT):
On 26 Aug 2025 15:33:21 GMT, vallor wrote:
Is there even docker for a Mac?
I recall news of Apple coming up with their own answer to Microsoft’s
WSL2.
I thought they were running on a UNIX kernel.
Yes, Macs run Unix. But Apple has a new, faster way of running Linux
VMs,
mainly for development purposes. It has been possible for years using Docker.
Now they have "containers".
See:
<https://www.macforce.com/blog/apples-linux-container-revolution-a-
for details.
Lawrence D’Oliveiro <ldo@nz.invalid> wrote at 02:35 this Wednesday
(GMT):
On 26 Aug 2025 15:33:21 GMT, vallor wrote:
Is there even docker for a Mac?
I recall news of Apple coming up with their own answer to
Microsoft’s WSL2.
I thought they were running on a UNIX kernel.
Yes, Macs run Unix. But Apple has a new, faster way of running Linux
VMs, mainly for development purposes. It has been possible for years
using Docker. Now they have "containers".
Is there even docker for a Mac?
To be able to run docker on Mac or on Windows, you need a Linux kernel running first. You can emulate the kernel or run a virtual machine
first. I don't know how it's done on Windows and Mac (and I don't care:
I never tried to know), but the Linux kernel is required.
Le 26-08-2025, vallor <vallor@cultnix.org> a écrit :
Is there even docker for a Mac?
Not really. There are ways to run docker on Windows, Mac and BSD,
but they aren't the way they run on Linux.
On 30 Aug 2025 19:25:07 GMT, Stéphane CARPENTIER wrote:
Le 26-08-2025, vallor <vallor@cultnix.org> a écrit :
Is there even docker for a Mac?
Not really. There are ways to run docker on Windows, Mac and BSD,
but they aren't the way they run on Linux.
Microsoft has pretty much given up on Docker for Windows now; it’s considered a ”legacy” product, not to be used for new development.
I found this page <https://wiki.freebsd.org/Docker> on Docker for
FreeBSD: seems it works† similarly to how Apple is implementing it, by delegating all the work to a Linux VM.
I see that as a big fudge, really; it is not the host OS that is
offering the container functionality, all the real work is being done
by Linux.
For Windows, I believed that WSL would be the way to use docker.
If you have a full VM dedicated to your application, you have no
need for docker anymore. You just run your application in your VM.
On 31 Aug 2025 08:23:50 GMT, Stéphane CARPENTIER wrote:
For Windows, I believed that WSL would be the way to use docker.
Docker for Windows predated WSL.
If you have a full VM dedicated to your application, you have no
need for docker anymore. You just run your application in your VM.
Containers are lighter-weight than full VMs. That’s why we have room
for both alternatives on Linux.
On Aug 31, 2025 at 6:43:13 PM EDT, "Lawrence D´Oliveiro"
<ldo@nz.invalid> wrote:
On 31 Aug 2025 08:23:50 GMT, Stéphane CARPENTIER wrote:
For Windows, I believed that WSL would be the way to use docker.
Docker for Windows predated WSL.
If you have a full VM dedicated to your application, you have no need
for docker anymore. You just run your application in your VM.
Containers are lighter-weight than full VMs. That’s why we have room
for both alternatives on Linux.
MacOS (Unix) has both docker and containers. Plus full VMs, like VMWare Fusion (free) where I run Windows 11 Arm when I need to. I paid $19 for
the Windows license, which is good for 2 installs.
Windows 11 Pro (or Home same price) for $9.50 per Mac is fine with me. Finally, a realistic price for Windows 11.
Life is good.
MacOS (Unix) has both docker and containers.
Windows 11 Pro (or Home same price) for $9.50 per Mac is fine with me. Finally, a realistic price for Windows 11.
On Mon, 01 Sep 2025 04:04:46 +0000, Tyrone wrote:
MacOS (Unix) has both docker and containers.
Docker is a kind of container.
And no, MacOS doesn’t have that. It has to use Linux to get that.
Windows 11 Pro (or Home same price) for $9.50 per Mac is fine with me.
Finally, a realistic price for Windows 11.
Is that all Microsoft can afford to pay you?
On Sep 1, 2025 at 1:51:05 AM EDT, "Lawrence D´Oliveiro" <ldo@nz.invalid> wrote:
On Mon, 01 Sep 2025 04:04:46 +0000, Tyrone wrote:
MacOS (Unix) has both docker and containers.
Docker is a kind of container.
And no, MacOS doesn’t have that. It has to use Linux to get that.
Yes, MacOS has that. Apple created their own containers using their own
Linux kernel.
Windows 11 Pro (or Home same price) for $9.50 per Mac is fine with me.
Finally, a realistic price for Windows 11.
Is that all Microsoft can afford to pay you?
Wow. That was almost clever.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (0 / 16) |
Uptime: | 167:33:41 |
Calls: | 10,385 |
Calls today: | 2 |
Files: | 14,057 |
Messages: | 6,416,540 |