[GH-ISSUE #315] build #225

Open
opened 2026-02-27 22:08:35 +03:00 by kerem · 3 comments
Owner

Originally created by @alicera on GitHub (Jul 15, 2021).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/315

If I have a project and it can build on linux and mac.
How can I manage and build it on the different platform conveniently ?

Originally created by @alicera on GitHub (Jul 15, 2021). Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/315 If I have a project and it can build on linux and mac. How can I manage and build it on the different platform conveniently ?
Author
Owner

@sickcodes commented on GitHub (Jul 28, 2021):

This project doesn't run on macOS at the moment.

<!-- gh-comment-id:888516318 --> @sickcodes commented on GitHub (Jul 28, 2021): This project doesn't run on macOS at the moment.
Author
Owner

@alicera commented on GitHub (Jul 29, 2021):

I know the mac is based on linux

<!-- gh-comment-id:888755023 --> @alicera commented on GitHub (Jul 29, 2021): I know the mac is based on linux
Author
Owner

@bobrossrtx commented on GitHub (Aug 7, 2021):

I know the mac is based on linux

It definitely not, MacOS is just similar to Linux due to the fact that they are both Unix-like. but they are definitely not the same. All linux distributions use the Linux kernel, and all OSX/MacOS versions use the Darwin kernel, and not the Linux one. Just spreading some insight :p

<!-- gh-comment-id:894613237 --> @bobrossrtx commented on GitHub (Aug 7, 2021): > I know the mac is based on linux It definitely not, MacOS is just similar to Linux due to the fact that they are both Unix-like. but they are definitely not the same. All linux distributions use the Linux kernel, and all OSX/MacOS versions use the Darwin kernel, and not the Linux one. Just spreading some insight :p
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-OSX#225
No description provided.