[{"data":1,"prerenderedAt":479},["ShallowReactive",2],{"content-all-\u002Fdocker\u002Fdocker-dasar\u002Fdocker-image":3,"related-\u002Fdocker\u002Fdocker-dasar\u002Fdocker-image":340,"sidebar-content":453},[4],{"_path":5,"_dir":6,"_draft":7,"_partial":7,"_locale":8,"title":9,"description":10,"tags":11,"date":15,"weight":16,"internal":17,"internal_access":18,"body":20,"_type":334,"_id":335,"_source":336,"_file":337,"_stem":338,"_extension":339},"\u002Fdocker\u002Fdocker-dasar\u002Fdocker-image","docker-dasar",false,"","Docker Image","Introduction to Docker images and their usage",[12,13,14],"docker","devops","infrastructure","2026-03-12",21,true,[19],"naufalfadhilathallah@gmail.com",{"type":21,"children":22,"toc":327},"root",[23,32,60,84,88,94,160,166,189,212,218,273,277,299,321],{"type":24,"tag":25,"props":26,"children":28},"element","h2",{"id":27},"showing-docker-images",[29],{"type":30,"value":31},"text","Showing Docker Images",{"type":24,"tag":33,"props":34,"children":38},"pre",{"className":35,"code":36,"language":37,"meta":8,"style":8},"language-bash shiki shiki-themes github-light github-dark","docker images\n","bash",[39],{"type":24,"tag":40,"props":41,"children":42},"code",{"__ignoreMap":8},[43],{"type":24,"tag":44,"props":45,"children":48},"span",{"class":46,"line":47},"line",1,[49,54],{"type":24,"tag":44,"props":50,"children":52},{"style":51},"--shiki-default:#6F42C1;--shiki-dark:#B392F0",[53],{"type":30,"value":12},{"type":24,"tag":44,"props":55,"children":57},{"style":56},"--shiki-default:#032F62;--shiki-dark:#9ECBFF",[58],{"type":30,"value":59}," images\n",{"type":24,"tag":33,"props":61,"children":63},{"className":35,"code":62,"language":37,"meta":8,"style":8},"docker image ls\n",[64],{"type":24,"tag":40,"props":65,"children":66},{"__ignoreMap":8},[67],{"type":24,"tag":44,"props":68,"children":69},{"class":46,"line":47},[70,74,79],{"type":24,"tag":44,"props":71,"children":72},{"style":51},[73],{"type":30,"value":12},{"type":24,"tag":44,"props":75,"children":76},{"style":56},[77],{"type":30,"value":78}," image",{"type":24,"tag":44,"props":80,"children":81},{"style":56},[82],{"type":30,"value":83}," ls\n",{"type":24,"tag":85,"props":86,"children":87},"hr",{},[],{"type":24,"tag":25,"props":89,"children":91},{"id":90},"pulling-a-docker-image",[92],{"type":30,"value":93},"Pulling a Docker Image",{"type":24,"tag":33,"props":95,"children":97},{"className":35,"code":96,"language":37,"meta":8,"style":8},"docker pull \u003Cimage-name>:\u003Ctag>\n",[98],{"type":24,"tag":40,"props":99,"children":100},{"__ignoreMap":8},[101],{"type":24,"tag":44,"props":102,"children":103},{"class":46,"line":47},[104,108,113,119,124,130,135,140,145,150,155],{"type":24,"tag":44,"props":105,"children":106},{"style":51},[107],{"type":30,"value":12},{"type":24,"tag":44,"props":109,"children":110},{"style":56},[111],{"type":30,"value":112}," pull",{"type":24,"tag":44,"props":114,"children":116},{"style":115},"--shiki-default:#D73A49;--shiki-dark:#F97583",[117],{"type":30,"value":118}," \u003C",{"type":24,"tag":44,"props":120,"children":121},{"style":56},[122],{"type":30,"value":123},"image-nam",{"type":24,"tag":44,"props":125,"children":127},{"style":126},"--shiki-default:#24292E;--shiki-dark:#E1E4E8",[128],{"type":30,"value":129},"e",{"type":24,"tag":44,"props":131,"children":132},{"style":115},[133],{"type":30,"value":134},">",{"type":24,"tag":44,"props":136,"children":137},{"style":56},[138],{"type":30,"value":139},":",{"type":24,"tag":44,"props":141,"children":142},{"style":115},[143],{"type":30,"value":144},"\u003C",{"type":24,"tag":44,"props":146,"children":147},{"style":56},[148],{"type":30,"value":149},"ta",{"type":24,"tag":44,"props":151,"children":152},{"style":126},[153],{"type":30,"value":154},"g",{"type":24,"tag":44,"props":156,"children":157},{"style":115},[158],{"type":30,"value":159},">\n",{"type":24,"tag":161,"props":162,"children":163},"p",{},[164],{"type":30,"value":165},"Example:",{"type":24,"tag":33,"props":167,"children":169},{"className":35,"code":168,"language":37,"meta":8,"style":8},"docker pull nginx:latest\n",[170],{"type":24,"tag":40,"props":171,"children":172},{"__ignoreMap":8},[173],{"type":24,"tag":44,"props":174,"children":175},{"class":46,"line":47},[176,180,184],{"type":24,"tag":44,"props":177,"children":178},{"style":51},[179],{"type":30,"value":12},{"type":24,"tag":44,"props":181,"children":182},{"style":56},[183],{"type":30,"value":112},{"type":24,"tag":44,"props":185,"children":186},{"style":56},[187],{"type":30,"value":188}," nginx:latest\n",{"type":24,"tag":33,"props":190,"children":192},{"className":35,"code":191,"language":37,"meta":8,"style":8},"docker pull mysql:5.7\n",[193],{"type":24,"tag":40,"props":194,"children":195},{"__ignoreMap":8},[196],{"type":24,"tag":44,"props":197,"children":198},{"class":46,"line":47},[199,203,207],{"type":24,"tag":44,"props":200,"children":201},{"style":51},[202],{"type":30,"value":12},{"type":24,"tag":44,"props":204,"children":205},{"style":56},[206],{"type":30,"value":112},{"type":24,"tag":44,"props":208,"children":209},{"style":56},[210],{"type":30,"value":211}," mysql:5.7\n",{"type":24,"tag":25,"props":213,"children":215},{"id":214},"removing-a-docker-image",[216],{"type":30,"value":217},"Removing a Docker Image",{"type":24,"tag":33,"props":219,"children":221},{"className":35,"code":220,"language":37,"meta":8,"style":8},"docker rmi \u003Cimage-name>:\u003Ctag>\n",[222],{"type":24,"tag":40,"props":223,"children":224},{"__ignoreMap":8},[225],{"type":24,"tag":44,"props":226,"children":227},{"class":46,"line":47},[228,232,237,241,245,249,253,257,261,265,269],{"type":24,"tag":44,"props":229,"children":230},{"style":51},[231],{"type":30,"value":12},{"type":24,"tag":44,"props":233,"children":234},{"style":56},[235],{"type":30,"value":236}," rmi",{"type":24,"tag":44,"props":238,"children":239},{"style":115},[240],{"type":30,"value":118},{"type":24,"tag":44,"props":242,"children":243},{"style":56},[244],{"type":30,"value":123},{"type":24,"tag":44,"props":246,"children":247},{"style":126},[248],{"type":30,"value":129},{"type":24,"tag":44,"props":250,"children":251},{"style":115},[252],{"type":30,"value":134},{"type":24,"tag":44,"props":254,"children":255},{"style":56},[256],{"type":30,"value":139},{"type":24,"tag":44,"props":258,"children":259},{"style":115},[260],{"type":30,"value":144},{"type":24,"tag":44,"props":262,"children":263},{"style":56},[264],{"type":30,"value":149},{"type":24,"tag":44,"props":266,"children":267},{"style":126},[268],{"type":30,"value":154},{"type":24,"tag":44,"props":270,"children":271},{"style":115},[272],{"type":30,"value":159},{"type":24,"tag":161,"props":274,"children":275},{},[276],{"type":30,"value":165},{"type":24,"tag":33,"props":278,"children":280},{"className":35,"code":279,"language":37,"meta":8,"style":8},"docker rmi nginx:latest\n",[281],{"type":24,"tag":40,"props":282,"children":283},{"__ignoreMap":8},[284],{"type":24,"tag":44,"props":285,"children":286},{"class":46,"line":47},[287,291,295],{"type":24,"tag":44,"props":288,"children":289},{"style":51},[290],{"type":30,"value":12},{"type":24,"tag":44,"props":292,"children":293},{"style":56},[294],{"type":30,"value":236},{"type":24,"tag":44,"props":296,"children":297},{"style":56},[298],{"type":30,"value":188},{"type":24,"tag":33,"props":300,"children":302},{"className":35,"code":301,"language":37,"meta":8,"style":8},"docker rmi mysql:5.7\n",[303],{"type":24,"tag":40,"props":304,"children":305},{"__ignoreMap":8},[306],{"type":24,"tag":44,"props":307,"children":308},{"class":46,"line":47},[309,313,317],{"type":24,"tag":44,"props":310,"children":311},{"style":51},[312],{"type":30,"value":12},{"type":24,"tag":44,"props":314,"children":315},{"style":56},[316],{"type":30,"value":236},{"type":24,"tag":44,"props":318,"children":319},{"style":56},[320],{"type":30,"value":211},{"type":24,"tag":322,"props":323,"children":324},"style",{},[325],{"type":30,"value":326},"html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":8,"searchDepth":328,"depth":328,"links":329},3,[330,332,333],{"id":27,"depth":331,"text":31},2,{"id":90,"depth":331,"text":93},{"id":214,"depth":331,"text":217},"markdown","content:docker:docker-dasar:docker-image.md","content","docker\u002Fdocker-dasar\u002Fdocker-image.md","docker\u002Fdocker-dasar\u002Fdocker-image","md",[341,350,355,361,370,375,380,385,390,395,401,406,411,416,421,426,434,440,447],{"_path":342,"title":343,"description":344,"tags":345,"date":349},"\u002Fdata-structure-algorithm\u002Farray-manipulation\u002Ffor-looping","For Looping in Python","Using for loops to manipulate arrays in Python.",[346,347,348],"python","backend","arrays","2026-03-18",{"_path":351,"title":352,"description":353,"tags":354,"date":349},"\u002Fdata-structure-algorithm\u002Farray-manipulation\u002Fwhile-looping","While Looping in Python","Using while loops to manipulate arrays in Python.",[346,347,348],{"_path":356,"title":357,"description":358,"tags":359,"date":360},"\u002Fdata-structure-algorithm\u002Fassignments","Assignments","Assignments in Python for competitive programming.",[346,347],"2026-04-10",{"_path":362,"title":363,"description":364,"tags":365,"date":369},"\u002Fdata-structure-algorithm\u002Fbuzzword","Buzzword List DSA","Common terms and concepts in data structures and algorithms.",[366,367,368],"dsa","algorithms","data-structures","2026-04-03",{"_path":371,"title":372,"description":373,"tags":374,"date":360},"\u002Fdata-structure-algorithm\u002Fdata-type","Data Types","Data types in Python for competitive programming.",[346,347],{"_path":376,"title":377,"description":378,"tags":379,"date":360},"\u002Fdata-structure-algorithm\u002Fhash-map","Hash Map","Hash map implementation in Python for competitive programming.",[346,347],{"_path":381,"title":382,"description":383,"tags":384,"date":360},"\u002Fdata-structure-algorithm\u002Finput-output","Input and Output","Handling input and output in Python for competitive programming.",[346,347],{"_path":386,"title":387,"description":388,"tags":389,"date":349},"\u002Fdata-structure-algorithm\u002Fmath-library\u002Fsum","Sum Elements","Using for loops to sum elements in Python.",[346,347,348],{"_path":391,"title":392,"description":393,"tags":394,"date":349},"\u002Fdata-structure-algorithm\u002Fmath-library\u002Fsummary","Summary","Summary of the math library in Python.",[346,347,348],{"_path":396,"title":397,"description":398,"tags":399,"date":400},"\u002Fdocker\u002Fcheat-sheets","Docker Cheat Sheets","Cheat sheets for frequently used Docker commands and concepts",[12,13,14],"2026-05-01",{"_path":402,"title":403,"description":404,"tags":405,"date":15},"\u002Fdocker\u002Fdocker-dasar\u002Fdocker-container","Docker Container","Introduction to Docker containers and their usage",[12,13,14],{"_path":407,"title":408,"description":409,"tags":410,"date":15},"\u002Fdocker\u002Fdocker-dasar\u002Fdocker-execution","Docker Execution","Introduction to Docker execution and their usage",[12,13,14],{"_path":412,"title":413,"description":414,"tags":415,"date":15},"\u002Fdocker\u002Fdocker-dasar\u002Fdocker-logging","Docker Logging","Introduction to Docker logging and their usage",[12,13,14],{"_path":417,"title":418,"description":419,"tags":420,"date":15},"\u002Fdocker\u002Fdocker-prerequisites\u002Fdocker-installation","Docker Installation","Introduction to Docker installation and their usage",[12,13,14],{"_path":422,"title":423,"description":424,"tags":425,"date":15},"\u002Fdocker\u002Fresources","Docker Resources","Collection of Docker resources for learning and reference",[12,13,14],{"_path":427,"title":428,"description":429,"tags":430,"date":15},"\u002Fjavascript\u002Fpromises","Promise Patterns","Common JavaScript promise patterns and async\u002Fawait usage",[431,432,433],"javascript","frontend","async",{"_path":435,"title":436,"description":437,"tags":438,"date":349},"\u002Fphp\u002Farrays","PHP Array Functions","Essential PHP array functions and patterns",[439,347,348],"php",{"_path":441,"title":442,"description":443,"tags":444,"date":446},"\u002Fphp\u002Fpatterns\u002Fsingleton","Singleton Pattern","Implementing the singleton pattern in PHP",[439,445,347],"patterns","2026-03-13",{"_path":448,"title":449,"description":450,"tags":451,"date":452},"\u002Fphp\u002Freferences","PHP References (&)","Useful PHP reference snippets and patterns",[439,347],"2026-03-19",[454,456,457,458,459,460,461,462,464,465,467,468,470,471,473,474,475,476,477,478],{"_path":342,"title":343,"weight":455},10,{"_path":351,"title":352,"weight":455},{"_path":356,"title":357,"weight":328},{"_path":362,"title":363,"weight":47},{"_path":371,"title":372,"weight":331},{"_path":376,"title":377,"weight":455},{"_path":381,"title":382,"weight":47},{"_path":386,"title":387,"weight":463},20,{"_path":391,"title":392,"weight":455},{"_path":396,"title":397,"weight":466},100,{"_path":402,"title":403,"weight":463},{"_path":407,"title":408,"weight":469},22,{"_path":5,"title":9,"weight":16},{"_path":412,"title":413,"weight":472},23,{"_path":417,"title":418,"weight":455},{"_path":422,"title":423,"weight":47},{"_path":427,"title":428},{"_path":435,"title":436,"weight":47},{"_path":441,"title":442},{"_path":448,"title":449,"weight":331},1777825383546]