{"id":2311,"date":"2025-10-12T11:26:15","date_gmt":"2025-10-12T02:26:15","guid":{"rendered":"https:\/\/www.freelifemakers.org\/wordpress\/?p=2311"},"modified":"2025-12-21T11:41:14","modified_gmt":"2025-12-21T02:41:14","slug":"mac-docker-install","status":"publish","type":"post","link":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/2025\/10\/12\/mac-docker-install\/","title":{"rendered":"[Mac]\ub3c4\ucee4\uc124\uce58\/Docker Install"},"content":{"rendered":"\n<p>\ud83d\udc49\ud83c\udffb \ub3c4\ucee4(Docker)\ub294 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uc2e4\ud589 \ud658\uacbd\uacfc \ud568\uaed8 &#8216;\ucee8\ud14c\uc774\ub108&#8217;\ub77c\ub294 \ub2e8\uc704\ub85c \ud328\ud0a4\uc9d5\ud558\uc5ec \uc5b4\ub514\uc11c\ub4e0 \ub3d9\uc77c\ud558\uac8c \uc2e4\ud589\ud560 \uc218 \uc788\uac8c \ud574\uc8fc\ub294 \uc624\ud508\uc18c\uc2a4 \ud50c\ub7ab\ud3fc\uc785\ub2c8\ub2e4. \uac1c\ubc1c, \ud14c\uc2a4\ud2b8, \ubc30\ud3ec \ud658\uacbd \uac04\uc758 \ucc28\uc774\ub97c \uc904\uc5ec\uc8fc\ub294 \ub3c4\uad6c\ub85c, \ud2b9\ud788 \ubc31\uc5d4\ub4dc \uac1c\ubc1c\uacfc DevOps\uc5d0\uc11c \ub110\ub9ac \uc0ac\uc6a9\ub429\ub2c8\ub2e4.<\/p>\n\n\n\n<p>Docker is an open-source platform that packages applications along with their execution environments into units called &#8220;containers,&#8221; allowing them to run consistently anywhere. It helps reduce differences between development, testing, and deployment environments, and is widely used in backend development and DevOps.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>macOS Docker \uc124\uce58 \/ mackOS Docker Install<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\" start=\"1\">\n<li><strong>Docker Desktop \ub2e4\uc6b4\ub85c\ub4dc \ubc0f \uc124\uce58<\/strong>: macOS\uc6a9&nbsp;<strong>Docker Desktop<\/strong>\uc740 Docker \uacf5\uc2dd \uc6f9\uc0ac\uc774\ud2b8\uc5d0\uc11c \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. Apple Silicon(M1\/M2 \uce69)\uacfc Intel \uce69\uc6a9 \ubc84\uc804\uc774 \uc788\uc73c\ub2c8 \ubcf8\uc778 Mac\uc758 \uce69\uc14b\uc5d0 \ub9de\ub294 \ubc84\uc804\uc744 \uc120\ud0dd\ud558\uc5ec \ub2e4\uc6b4\ub85c\ub4dc\ud558\uc138\uc694.<\/li>\n\n\n\n<li><strong>\uc124\uce58 \ud30c\uc77c \uc2e4\ud589<\/strong>: \ub2e4\uc6b4\ub85c\ub4dc\ud55c&nbsp;<code>.dmg<\/code>&nbsp;\ud30c\uc77c\uc744 \uc5f4\uc5b4 Docker \uc544\uc774\ucf58\uc744 Applications \ud3f4\ub354\ub85c \ub4dc\ub798\uadf8\ud569\ub2c8\ub2e4.<\/li>\n\n\n\n<li><strong>Docker \uc2e4\ud589<\/strong>: Applications \ud3f4\ub354\uc5d0\uc11c&nbsp;<strong>Docker<\/strong>&nbsp;\uc571\uc744 \uc2e4\ud589\ud569\ub2c8\ub2e4. \ucc98\uc74c \uc2e4\ud589\ud558\uba74 \uad8c\ud55c \uc694\uccad\uc744 \uc2b9\uc778\ud574\uc57c \ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. Docker\uac00 \uc815\uc0c1\uc801\uc73c\ub85c \uc2e4\ud589\ub418\uba74 \uc0c1\ub2e8 \uba54\ub274\ubc14\uc5d0 \uace0\ub798 \ubaa8\uc591 \uc544\uc774\ucf58\uc774 \ub098\ud0c0\ub0a9\ub2c8\ub2e4.<\/li>\n\n\n\n<li><strong>\ud130\ubbf8\ub110\uc5d0\uc11c \ud655\uc778<\/strong>: \ud130\ubbf8\ub110\uc744 \uc5f4\uace0&nbsp;<code>docker --version<\/code>&nbsp;\uba85\ub839\uc5b4\ub97c \uc785\ub825\ud558\uc5ec Docker\uac00 \uc81c\ub300\ub85c \uc124\uce58\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.<\/li>\n<\/ol>\n\n\n\n<p><strong>1.Download Docker Desktop:<\/strong><br>Docker Desktop for macOS can be downloaded from the official Docker website. There are separate versions for Apple Silicon (M1\/M2 chips) and Intel chips, so make sure to choose the version that matches your Mac\u2019s chipset.<br><strong>2.Run the Installer:<\/strong><br>Open the downloaded .dmg file and drag the Docker icon into the Applications folder.<br><strong>3.Launch Docker:<\/strong><br>Go to the Applications folder and run the Docker app. On first launch, you may be prompted to grant permissions. Once Docker is running properly, a whale-shaped icon will appear in the top menu bar.<br><strong>4.Verify Installation via Terminal:<\/strong><br>Open the Terminal and enter the command docker &#8211;version to check if Docker has been installed correctly.<\/p>\n\n\n\n<p>\ud83d\udc49\ud83c\udffb \ub3c4\ucee4 \uc6f9\uc0ac\uc774\ud2b8 \/ Docker Website<\/p>\n\n\n\n<p>Docker\uc758 \uacf5\uc2dd \uc6f9\uc0ac\uc774\ud2b8\ub294&nbsp;<strong><a rel=\"noreferrer noopener\" href=\"https:\/\/www.docker.com\/\" target=\"_blank\">https:\/\/www.docker.com\/<\/a><\/strong>&nbsp;\uc785\ub2c8\ub2e4.<br>The official website for Docker is https:\/\/www.docker.com\/.<\/p>\n\n\n\n<p>\uc774\uacf3\uc5d0\uc11c \ub2e4\uc74c\uacfc \uac19\uc740 \uc815\ubcf4\ub97c \uc5bb\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<br>Here you can find information on:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Docker Desktop \ub2e4\uc6b4\ub85c\ub4dc<\/strong>: macOS, Windows, Linux\uc6a9 \uc124\uce58 \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<br>Download Docker Desktop: Download installation files for macOS, Windows, and Linux.<\/li>\n\n\n\n<li><strong>\uacf5\uc2dd \ubb38\uc11c(Documentation)<\/strong>: Docker \uc0ac\uc6a9\ubc95, \uac1c\ub150, \uba85\ub839\uc5b4 \ub4f1 \uc0c1\uc138\ud55c \uac00\uc774\ub4dc\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4.<br>Official Documentation: Provides detailed guides on Docker usage, concepts, commands, and more.<\/li>\n\n\n\n<li><strong>Docker Hub<\/strong>: \uc804 \uc138\uacc4 \uac1c\ubc1c\uc790\ub4e4\uc774 \ub9cc\ub4e0 \uc218\ub9ce\uc740 Docker \uc774\ubbf8\uc9c0\ub97c \uac80\uc0c9\ud558\uace0 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \uacf5\uc2dd \uc774\ubbf8\uc9c0 \ub808\uc9c0\uc2a4\ud2b8\ub9ac\uc785\ub2c8\ub2e4.<br>Docker Hub: The official image registry where you can search and download numerous Docker images created by developers around the world.<\/li>\n\n\n\n<li><strong>\ube14\ub85c\uadf8 \ubc0f \ucee4\ubba4\ub2c8\ud2f0<\/strong>: \ucd5c\uc2e0 \uc18c\uc2dd, \ud29c\ud1a0\ub9ac\uc5bc, \uac1c\ubc1c\uc790 \ucee4\ubba4\ub2c8\ud2f0 \uc815\ubcf4 \ub4f1\uc744 \ud655\uc778\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<br>Blog and Community: Check out the latest news, tutorials, developer community information, and more..<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Docker\ub294 \ubb34\ub8cc\uc778\uac00?<\/strong> \/ Is Docker free?<\/h3>\n\n\n\n<p>Docker\ub294 \uac1c\uc778 \uc0ac\uc6a9\uc790\uc640 \uc18c\uaddc\ubaa8 \ube44\uc988\ub2c8\uc2a4\uc5d0\ub294 \ubb34\ub8cc\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294&nbsp;<strong>&#8220;Personal&#8221;<\/strong>&nbsp;\uc694\uae08\uc81c\uac00 \uc788\uc2b5\ub2c8\ub2e4. \ud558\uc9c0\ub9cc \uae30\uc5c5\uc758 \uaddc\ubaa8\ub098 \uc0ac\uc6a9 \ubaa9\uc801\uc5d0 \ub530\ub77c \uc720\ub8cc \uad6c\ub3c5\uc774 \ud544\uc694\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<br>Docker offers a free &#8220;Personal&#8221; plan for individual users and small businesses. However, depending on the size and intended use of your business, a paid subscription may be required.<\/p>\n\n\n\n<p><strong>\uc694\uc57d\ud558\uc790\uba74, \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4.<\/strong><br>To summarize, it is as follows:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\uac1c\uc778 \uc0ac\uc6a9\uc790, \ud559\uc0dd, \uad50\uc721\uc790<\/strong>:&nbsp;<strong>\ubb34\ub8cc<\/strong>\ub85c Docker Desktop\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<br>Individual users, students, and educators: Docker Desktop is free to use.<\/li>\n\n\n\n<li><strong>\uc18c\uaddc\ubaa8 \ube44\uc988\ub2c8\uc2a4<\/strong>: \uc5f0\uac04 \ub9e4\ucd9c&nbsp;<strong>1,000\ub9cc \ub2ec\ub7ec(\uc57d 130\uc5b5 \uc6d0)<\/strong>&nbsp;\ubbf8\ub9cc\uc774\uace0 \uc9c1\uc6d0\uc774&nbsp;<strong>250\uba85 \ubbf8\ub9cc<\/strong>\uc778 \uacbd\uc6b0, \ubb34\ub8cc\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<br>Small Business: Free if your annual revenue is less than $10 million and you have fewer than 250 employees.<\/li>\n\n\n\n<li><strong>\ub300\uaddc\ubaa8 \uae30\uc5c5<\/strong>: \uc704\uc758 \uc870\uac74\uc744 \ucd08\uacfc\ud558\ub294 \uae30\uc5c5 \ud658\uacbd\uc5d0\uc11c \uc0c1\uc5c5\uc801\uc778 \ubaa9\uc801\uc73c\ub85c Docker Desktop\uc744 \uc0ac\uc6a9\ud558\ub294 \uacbd\uc6b0, **\uc720\ub8cc \uad6c\ub3c5(Pro, Team, Business)**\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.<br><\/li>\n\n\n\n<li>Large Enterprises: If you are using Docker Desktop for commercial purposes in a corporate environment that exceeds the criteria above, you will need a <strong>paid subscription (Pro, Team, Business)<\/strong>.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>\uc138\ubd80 \uc815\ubcf4<\/strong> \/ Details<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Docker Desktop<\/strong>: GUI(\uadf8\ub798\ud53d \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4)\ub97c \uc81c\uacf5\ud558\uc5ec \ucee8\ud14c\uc774\ub108 \uad00\ub9ac\ub97c \uc27d\uac8c \ud574\uc8fc\ub294 \uc751\uc6a9 \ud504\ub85c\uadf8\ub7a8\uc785\ub2c8\ub2e4. Windows\uc640 macOS\uc5d0\uc11c\ub294 Docker Engine\uc744 \uc2e4\ud589\ud558\uae30 \uc704\ud574 \ud544\uc218\uc801\uc73c\ub85c \uc124\uce58\ud574\uc57c \ud558\ub294 \ud504\ub85c\uadf8\ub7a8\uc785\ub2c8\ub2e4. \uc774 Docker Desktop\uc5d0 \uc720\ub8cc\/\ubb34\ub8cc \uc815\ucc45\uc774 \uc801\uc6a9\ub429\ub2c8\ub2e4.<br>Docker Desktop: An application that provides a graphical user interface (GUI) to facilitate container management. It is a required installation for running the Docker Engine on Windows and macOS. A paid\/free policy applies to Docker Desktop.<\/li>\n\n\n\n<li><strong>Docker Engine<\/strong>: Docker\uc758 \ud575\uc2ec\uc778 \ucee4\ub9e8\ub4dc\ub77c\uc778 \ud234\uc785\ub2c8\ub2e4. Linux \ud658\uacbd\uc5d0\uc11c\ub294 \ubcc4\ub3c4\uc758 GUI \uc5c6\uc774 Docker Engine\ub9cc \uc124\uce58\ud574\uc11c \uc0ac\uc6a9 \uac00\ub2a5\ud558\uba70, \uc774\ub294&nbsp;<strong>\uc624\ud508 \uc18c\uc2a4<\/strong>\ub85c \ubb34\ub8cc\uc785\ub2c8\ub2e4.<br>Docker Engine: This command-line tool is the core of Docker. In Linux environments, you can install and use Docker Engine without a separate GUI. It&#8217;s open source and free.<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ud83d\udc49\ud83c\udffb \ub3c4\ucee4(Docker)\ub294 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uc2e4\ud589 \ud658\uacbd\uacfc \ud568\uaed8 &#8216;\ucee8\ud14c\uc774\ub108&#8217;\ub77c\ub294 \ub2e8\uc704\ub85c \ud328\ud0a4\uc9d5\ud558\uc5ec \uc5b4\ub514\uc11c\ub4e0 \ub3d9\uc77c\ud558\uac8c \uc2e4\ud589\ud560 \uc218 \uc788\uac8c \ud574\uc8fc\ub294 \uc624\ud508\uc18c\uc2a4 \ud50c\ub7ab\ud3fc\uc785\ub2c8\ub2e4. \uac1c\ubc1c, \ud14c\uc2a4\ud2b8, \ubc30\ud3ec \ud658\uacbd \uac04\uc758 \ucc28\uc774\ub97c \uc904\uc5ec\uc8fc\ub294 \ub3c4\uad6c\ub85c, \ud2b9\ud788 \ubc31\uc5d4\ub4dc \uac1c\ubc1c\uacfc DevOps\uc5d0\uc11c \ub110\ub9ac \uc0ac\uc6a9\ub429\ub2c8\ub2e4. Docker is an open-source platform that packages applications along with their execution environments into units called &#8220;containers,&#8221; allowing them to run consistently anywhere. It [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6,18,1],"tags":[],"class_list":["post-2311","post","type-post","status-publish","format-standard","hentry","category-linux","category-serverapp","category-uncategorized","missing-thumbnail"],"_links":{"self":[{"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/posts\/2311","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/comments?post=2311"}],"version-history":[{"count":9,"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/posts\/2311\/revisions"}],"predecessor-version":[{"id":2438,"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/posts\/2311\/revisions\/2438"}],"wp:attachment":[{"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/media?parent=2311"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/categories?post=2311"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.freelifemakers.org\/wordpress\/index.php\/wp-json\/wp\/v2\/tags?post=2311"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}