123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8">
- <link rel="dns-prefetch" href="https://github.githubassets.com">
- <link rel="dns-prefetch" href="https://avatars0.githubusercontent.com">
- <link rel="dns-prefetch" href="https://avatars1.githubusercontent.com">
- <link rel="dns-prefetch" href="https://avatars2.githubusercontent.com">
- <link rel="dns-prefetch" href="https://avatars3.githubusercontent.com">
- <link rel="dns-prefetch" href="https://github-cloud.s3.amazonaws.com">
- <link rel="dns-prefetch" href="https://user-images.githubusercontent.com/">
- <link crossorigin="anonymous" media="all" integrity="sha512-/YEVWs7BzxfKyUd6zVxjEQcXRWsLbcEjv045Rq8DSoipySmQblhVKxlXLva2GtNd5DhwCxHwW1RM0N9I7S2Vew==" rel="stylesheet" href="https://github.githubassets.com/assets/frameworks-481a47a96965f6706fb41bae0d14b09a.css" />
-
- <link crossorigin="anonymous" media="all" integrity="sha512-UuDKgNf/5qyjHC2IFg8kEkn3j2n+D4ShuvNV5eohEqUPfuPzqAxcd98IqomrgGo/g36tB35YvxoA1CbXgE0iFg==" rel="stylesheet" href="https://github.githubassets.com/assets/github-5362384f9e2512870c388a187eaf4868.css" />
-
-
-
-
- <meta name="viewport" content="width=device-width">
-
- <title>vs-dockerfiles/Install.cmd at master · microsoft/vs-dockerfiles</title>
- <meta name="description" content="Examples of dockerfiles and optional supporting scripts to install and use Build Tools for Visual Studio 2017 in a container. - microsoft/vs-dockerfiles">
- <link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="GitHub">
- <link rel="fluid-icon" href="https://github.com/fluidicon.png" title="GitHub">
- <meta property="fb:app_id" content="1401488693436528">
- <meta name="twitter:image:src" content="https://avatars2.githubusercontent.com/u/6154722?s=400&v=4" /><meta name="twitter:site" content="@github" /><meta name="twitter:card" content="summary" /><meta name="twitter:title" content="microsoft/vs-dockerfiles" /><meta name="twitter:description" content="Examples of dockerfiles and optional supporting scripts to install and use Build Tools for Visual Studio 2017 in a container. - microsoft/vs-dockerfiles" />
- <meta property="og:image" content="https://avatars2.githubusercontent.com/u/6154722?s=400&v=4" /><meta property="og:site_name" content="GitHub" /><meta property="og:type" content="object" /><meta property="og:title" content="microsoft/vs-dockerfiles" /><meta property="og:url" content="https://github.com/microsoft/vs-dockerfiles" /><meta property="og:description" content="Examples of dockerfiles and optional supporting scripts to install and use Build Tools for Visual Studio 2017 in a container. - microsoft/vs-dockerfiles" />
- <link rel="assets" href="https://github.githubassets.com/">
- <link rel="web-socket" href="wss://live.github.com/_sockets/VjI6NDU5NDM5MTE1OjZhN2Q2MGVhMTVhYzg3YjgzZTUzYWZlOWNjZjllMDRkODYzNDYyZmI4NmEzMDg2ZjdmNWY1NWYzMWM5MGI1MGQ=--41b24e64ff3fa1c06611840f495e8d0411b4f8ed">
- <link rel="sudo-modal" href="/sessions/sudo_modal">
- <meta name="request-id" content="E9E2:1C912:C40CE6:127F06D:5DD01968" data-pjax-transient>
-
- <meta name="selected-link" value="repo_source" data-pjax-transient>
- <meta name="google-site-verification" content="KT5gs8h0wvaagLKAVWq8bbeNwnZZK1r1XQysX3xurLU">
- <meta name="google-site-verification" content="ZzhVyEFwb7w3e0-uOTltm8Jsck2F5StVihD0exw2fsA">
- <meta name="google-site-verification" content="GXs5KoUUkNCoaAZn7wPN-t01Pywp9M3sEjnt_3_ZWPc">
- <meta name="octolytics-host" content="collector.githubapp.com" /><meta name="octolytics-app-id" content="github" /><meta name="octolytics-event-url" content="https://collector.githubapp.com/github-external/browser_event" /><meta name="octolytics-dimension-request_id" content="E9E2:1C912:C40CE6:127F06D:5DD01968" /><meta name="octolytics-dimension-region_edge" content="ams" /><meta name="octolytics-dimension-region_render" content="iad" /><meta name="octolytics-dimension-ga_id" content="" class="js-octo-ga-id" /><meta name="octolytics-dimension-visitor_id" content="8868068257480903368" /><meta name="octolytics-actor-id" content="360589" /><meta name="octolytics-actor-login" content="semlanik" /><meta name="octolytics-actor-hash" content="00dd22545d389497bf93283deb64573c419eb6df74f3dbcbdd8d27cf6fcc6a5b" />
- <meta name="analytics-location" content="/<user-name>/<repo-name>/blob/show" data-pjax-transient="true" />
- <meta name="google-analytics" content="UA-3769691-2">
- <meta class="js-ga-set" name="userId" content="223fecf8d79d03d9ee7ca1df09e21169">
- <meta class="js-ga-set" name="dimension1" content="Logged In">
-
- <meta name="hostname" content="github.com">
- <meta name="user-login" content="semlanik">
- <meta name="expected-hostname" content="github.com">
- <meta name="js-proxy-site-detection-payload" content="MDdjZGM0OTQ3NmUwNjE4YjkyZTdmZWQ4MTBiZTc0ODJlNjAzMzY0YWEzOTI5YWY2NmVjZTNhYTcyZDliNTU0Y3x7InJlbW90ZV9hZGRyZXNzIjoiNjIuOTYuMTM1LjEzOSIsInJlcXVlc3RfaWQiOiJFOUUyOjFDOTEyOkM0MENFNjoxMjdGMDZEOjVERDAxOTY4IiwidGltZXN0YW1wIjoxNTczOTE5MDgzLCJob3N0IjoiZ2l0aHViLmNvbSJ9">
- <meta name="enabled-features" content="LAUNCH_PROJECT,ACTIONS_V2_ON_MARKETPLACE,MARKETPLACE_FEATURED_BLOG_POSTS,MARKETPLACE_INVOICED_BILLING,MARKETPLACE_SOCIAL_PROOF_CUSTOMERS,MARKETPLACE_TRENDING_SOCIAL_PROOF,MARKETPLACE_RECOMMENDATIONS,MARKETPLACE_PENDING_INSTALLATIONS,NOTIFY_ON_BLOCK,RELATED_ISSUES,GHE_CLOUD_TRIAL">
- <meta name="html-safe-nonce" content="cebd6d859e23e69e372263f828e26752e98106e7">
- <meta http-equiv="x-pjax-version" content="a24d82d484ab528e3f0db8bcd6034055">
-
- <link href="https://github.com/microsoft/vs-dockerfiles/commits/master.atom" rel="alternate" title="Recent Commits to vs-dockerfiles:master" type="application/atom+xml">
- <meta name="go-import" content="github.com/microsoft/vs-dockerfiles git https://github.com/microsoft/vs-dockerfiles.git">
- <meta name="octolytics-dimension-user_id" content="6154722" /><meta name="octolytics-dimension-user_login" content="microsoft" /><meta name="octolytics-dimension-repository_id" content="141170204" /><meta name="octolytics-dimension-repository_nwo" content="microsoft/vs-dockerfiles" /><meta name="octolytics-dimension-repository_public" content="true" /><meta name="octolytics-dimension-repository_is_fork" content="false" /><meta name="octolytics-dimension-repository_network_root_id" content="141170204" /><meta name="octolytics-dimension-repository_network_root_nwo" content="microsoft/vs-dockerfiles" /><meta name="octolytics-dimension-repository_explore_github_marketplace_ci_cta_shown" content="false" />
- <link rel="canonical" href="https://github.com/microsoft/vs-dockerfiles/blob/master/native-desktop/Install.cmd" data-pjax-transient>
- <meta name="browser-stats-url" content="https://api.github.com/_private/browser/stats">
- <meta name="browser-errors-url" content="https://api.github.com/_private/browser/errors">
- <link rel="mask-icon" href="https://github.githubassets.com/pinned-octocat.svg" color="#000000">
- <link rel="icon" type="image/x-icon" class="js-site-favicon" href="https://github.githubassets.com/favicon.ico">
- <meta name="theme-color" content="#1e2327">
- <meta name="webauthn-auth-enabled" content="true">
- <meta name="webauthn-registration-enabled" content="true">
- <link rel="manifest" href="/manifest.json" crossOrigin="use-credentials">
- </head>
- <body class="logged-in env-production page-responsive page-blob">
-
- <div class="position-relative js-header-wrapper ">
- <a href="#start-of-content" tabindex="1" class="p-3 bg-blue text-white show-on-focus js-skip-to-content">Skip to content</a>
- <span class="Progress progress-pjax-loader position-fixed width-full js-pjax-loader-bar">
- <span class="progress-pjax-loader-bar top-0 left-0" style="width: 0%;"></span>
- </span>
-
-
-
- <header class="Header js-details-container Details flex-wrap flex-lg-nowrap p-responsive" role="banner">
- <div class="Header-item d-none d-lg-flex">
- <a class="Header-link" href="https://github.com/" data-hotkey="g d" aria-label="Homepage" data-ga-click="Header, go to dashboard, icon:logo">
- <svg class="octicon octicon-mark-github v-align-middle" height="32" viewBox="0 0 16 16" version="1.1" width="32" aria-hidden="true"><path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z"/></svg>
- </a>
- </div>
- <div class="Header-item d-lg-none">
- <button class="Header-link btn-link js-details-target" type="button" aria-label="Toggle navigation" aria-expanded="false">
- <svg height="24" class="octicon octicon-three-bars" viewBox="0 0 12 16" version="1.1" width="18" aria-hidden="true"><path fill-rule="evenodd" d="M11.41 9H.59C0 9 0 8.59 0 8c0-.59 0-1 .59-1H11.4c.59 0 .59.41.59 1 0 .59 0 1-.59 1h.01zm0-4H.59C0 5 0 4.59 0 4c0-.59 0-1 .59-1H11.4c.59 0 .59.41.59 1 0 .59 0 1-.59 1h.01zM.59 11H11.4c.59 0 .59.41.59 1 0 .59 0 1-.59 1H.59C0 13 0 12.59 0 12c0-.59 0-1 .59-1z"/></svg>
- </button>
- </div>
- <div class="Header-item Header-item--full flex-column flex-lg-row width-full flex-order-2 flex-lg-order-none mr-0 mr-lg-3 mt-3 mt-lg-0 Details-content--hidden">
- <div class="header-search flex-self-stretch flex-lg-self-auto mr-0 mr-lg-3 mb-3 mb-lg-0 scoped-search site-scoped-search js-site-search position-relative js-jump-to"
- role="combobox"
- aria-owns="jump-to-results"
- aria-label="Search or jump to"
- aria-haspopup="listbox"
- aria-expanded="false"
- >
- <div class="position-relative">
- <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-site-search-form" role="search" aria-label="Site" data-scope-type="Repository" data-scope-id="141170204" data-scoped-search-url="/microsoft/vs-dockerfiles/search" data-unscoped-search-url="/search" action="/microsoft/vs-dockerfiles/search" accept-charset="UTF-8" method="get"><input name="utf8" type="hidden" value="✓" />
- <label class="form-control input-sm header-search-wrapper p-0 header-search-wrapper-jump-to position-relative d-flex flex-justify-between flex-items-center js-chromeless-input-container">
- <input type="text"
- class="form-control input-sm header-search-input jump-to-field js-jump-to-field js-site-search-focus js-site-search-field is-clearable"
- data-hotkey="s,/"
- name="q"
- value=""
- placeholder="Search or jump to…"
- data-unscoped-placeholder="Search or jump to…"
- data-scoped-placeholder="Search or jump to…"
- autocapitalize="off"
- aria-autocomplete="list"
- aria-controls="jump-to-results"
- aria-label="Search or jump to…"
- data-jump-to-suggestions-path="/_graphql/GetSuggestedNavigationDestinations#csrf-token=k1RdfpqYgqUvgGOOTYRYF88fTGEq8xjZcYhI5GhoLAj/w+zv3VGhFYi8FszRktgGtIl3sBamgTct0P4QUxKIqg=="
- spellcheck="false"
- autocomplete="off"
- >
- <input type="hidden" class="js-site-search-type-field" name="type" >
- <img src="https://github.githubassets.com/images/search-key-slash.svg" alt="" class="mr-2 header-search-key-slash">
- <div class="Box position-absolute overflow-hidden d-none jump-to-suggestions js-jump-to-suggestions-container">
-
- <ul class="d-none js-jump-to-suggestions-template-container">
-
- <li class="d-flex flex-justify-start flex-items-center p-0 f5 navigation-item js-navigation-item js-jump-to-suggestion" role="option">
- <a tabindex="-1" class="no-underline d-flex flex-auto flex-items-center jump-to-suggestions-path js-jump-to-suggestion-path js-navigation-open p-2" href="">
- <div class="jump-to-octicon js-jump-to-octicon flex-shrink-0 mr-2 text-center d-none">
- <svg height="16" width="16" class="octicon octicon-repo flex-shrink-0 js-jump-to-octicon-repo d-none" title="Repository" aria-label="Repository" viewBox="0 0 12 16" version="1.1" role="img"><path fill-rule="evenodd" d="M4 9H3V8h1v1zm0-3H3v1h1V6zm0-2H3v1h1V4zm0-2H3v1h1V2zm8-1v12c0 .55-.45 1-1 1H6v2l-1.5-1.5L3 16v-2H1c-.55 0-1-.45-1-1V1c0-.55.45-1 1-1h10c.55 0 1 .45 1 1zm-1 10H1v2h2v-1h3v1h5v-2zm0-10H2v9h9V1z"/></svg>
- <svg height="16" width="16" class="octicon octicon-project flex-shrink-0 js-jump-to-octicon-project d-none" title="Project" aria-label="Project" viewBox="0 0 15 16" version="1.1" role="img"><path fill-rule="evenodd" d="M10 12h3V2h-3v10zm-4-2h3V2H6v8zm-4 4h3V2H2v12zm-1 1h13V1H1v14zM14 0H1a1 1 0 00-1 1v14a1 1 0 001 1h13a1 1 0 001-1V1a1 1 0 00-1-1z"/></svg>
- <svg height="16" width="16" class="octicon octicon-search flex-shrink-0 js-jump-to-octicon-search d-none" title="Search" aria-label="Search" viewBox="0 0 16 16" version="1.1" role="img"><path fill-rule="evenodd" d="M15.7 13.3l-3.81-3.83A5.93 5.93 0 0013 6c0-3.31-2.69-6-6-6S1 2.69 1 6s2.69 6 6 6c1.3 0 2.48-.41 3.47-1.11l3.83 3.81c.19.2.45.3.7.3.25 0 .52-.09.7-.3a.996.996 0 000-1.41v.01zM7 10.7c-2.59 0-4.7-2.11-4.7-4.7 0-2.59 2.11-4.7 4.7-4.7 2.59 0 4.7 2.11 4.7 4.7 0 2.59-2.11 4.7-4.7 4.7z"/></svg>
- </div>
- <img class="avatar mr-2 flex-shrink-0 js-jump-to-suggestion-avatar d-none" alt="" aria-label="Team" src="" width="28" height="28">
- <div class="jump-to-suggestion-name js-jump-to-suggestion-name flex-auto overflow-hidden text-left no-wrap css-truncate css-truncate-target">
- </div>
- <div class="border rounded-1 flex-shrink-0 bg-gray px-1 text-gray-light ml-1 f6 d-none js-jump-to-badge-search">
- <span class="js-jump-to-badge-search-text-default d-none" aria-label="in this repository">
- In this repository
- </span>
- <span class="js-jump-to-badge-search-text-global d-none" aria-label="in all of GitHub">
- All GitHub
- </span>
- <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>
- </div>
- <div aria-hidden="true" class="border rounded-1 flex-shrink-0 bg-gray px-1 text-gray-light ml-1 f6 d-none d-on-nav-focus js-jump-to-badge-jump">
- Jump to
- <span class="d-inline-block ml-1 v-align-middle">↵</span>
- </div>
- </a>
- </li>
- </ul>
- <ul class="d-none js-jump-to-no-results-template-container">
- <li class="d-flex flex-justify-center flex-items-center f5 d-none js-jump-to-suggestion p-2">
- <span class="text-gray">No suggested jump to results</span>
- </li>
- </ul>
- <ul id="jump-to-results" role="listbox" class="p-0 m-0 js-navigation-container jump-to-suggestions-results-container js-jump-to-suggestions-results-container">
-
- <li class="d-flex flex-justify-start flex-items-center p-0 f5 navigation-item js-navigation-item js-jump-to-scoped-search d-none" role="option">
- <a tabindex="-1" class="no-underline d-flex flex-auto flex-items-center jump-to-suggestions-path js-jump-to-suggestion-path js-navigation-open p-2" href="">
- <div class="jump-to-octicon js-jump-to-octicon flex-shrink-0 mr-2 text-center d-none">
- <svg height="16" width="16" class="octicon octicon-repo flex-shrink-0 js-jump-to-octicon-repo d-none" title="Repository" aria-label="Repository" viewBox="0 0 12 16" version="1.1" role="img"><path fill-rule="evenodd" d="M4 9H3V8h1v1zm0-3H3v1h1V6zm0-2H3v1h1V4zm0-2H3v1h1V2zm8-1v12c0 .55-.45 1-1 1H6v2l-1.5-1.5L3 16v-2H1c-.55 0-1-.45-1-1V1c0-.55.45-1 1-1h10c.55 0 1 .45 1 1zm-1 10H1v2h2v-1h3v1h5v-2zm0-10H2v9h9V1z"/></svg>
- <svg height="16" width="16" class="octicon octicon-project flex-shrink-0 js-jump-to-octicon-project d-none" title="Project" aria-label="Project" viewBox="0 0 15 16" version="1.1" role="img"><path fill-rule="evenodd" d="M10 12h3V2h-3v10zm-4-2h3V2H6v8zm-4 4h3V2H2v12zm-1 1h13V1H1v14zM14 0H1a1 1 0 00-1 1v14a1 1 0 001 1h13a1 1 0 001-1V1a1 1 0 00-1-1z"/></svg>
- <svg height="16" width="16" class="octicon octicon-search flex-shrink-0 js-jump-to-octicon-search d-none" title="Search" aria-label="Search" viewBox="0 0 16 16" version="1.1" role="img"><path fill-rule="evenodd" d="M15.7 13.3l-3.81-3.83A5.93 5.93 0 0013 6c0-3.31-2.69-6-6-6S1 2.69 1 6s2.69 6 6 6c1.3 0 2.48-.41 3.47-1.11l3.83 3.81c.19.2.45.3.7.3.25 0 .52-.09.7-.3a.996.996 0 000-1.41v.01zM7 10.7c-2.59 0-4.7-2.11-4.7-4.7 0-2.59 2.11-4.7 4.7-4.7 2.59 0 4.7 2.11 4.7 4.7 0 2.59-2.11 4.7-4.7 4.7z"/></svg>
- </div>
- <img class="avatar mr-2 flex-shrink-0 js-jump-to-suggestion-avatar d-none" alt="" aria-label="Team" src="" width="28" height="28">
- <div class="jump-to-suggestion-name js-jump-to-suggestion-name flex-auto overflow-hidden text-left no-wrap css-truncate css-truncate-target">
- </div>
- <div class="border rounded-1 flex-shrink-0 bg-gray px-1 text-gray-light ml-1 f6 d-none js-jump-to-badge-search">
- <span class="js-jump-to-badge-search-text-default d-none" aria-label="in this repository">
- In this repository
- </span>
- <span class="js-jump-to-badge-search-text-global d-none" aria-label="in all of GitHub">
- All GitHub
- </span>
- <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>
- </div>
- <div aria-hidden="true" class="border rounded-1 flex-shrink-0 bg-gray px-1 text-gray-light ml-1 f6 d-none d-on-nav-focus js-jump-to-badge-jump">
- Jump to
- <span class="d-inline-block ml-1 v-align-middle">↵</span>
- </div>
- </a>
- </li>
-
- <li class="d-flex flex-justify-start flex-items-center p-0 f5 navigation-item js-navigation-item js-jump-to-global-search d-none" role="option">
- <a tabindex="-1" class="no-underline d-flex flex-auto flex-items-center jump-to-suggestions-path js-jump-to-suggestion-path js-navigation-open p-2" href="">
- <div class="jump-to-octicon js-jump-to-octicon flex-shrink-0 mr-2 text-center d-none">
- <svg height="16" width="16" class="octicon octicon-repo flex-shrink-0 js-jump-to-octicon-repo d-none" title="Repository" aria-label="Repository" viewBox="0 0 12 16" version="1.1" role="img"><path fill-rule="evenodd" d="M4 9H3V8h1v1zm0-3H3v1h1V6zm0-2H3v1h1V4zm0-2H3v1h1V2zm8-1v12c0 .55-.45 1-1 1H6v2l-1.5-1.5L3 16v-2H1c-.55 0-1-.45-1-1V1c0-.55.45-1 1-1h10c.55 0 1 .45 1 1zm-1 10H1v2h2v-1h3v1h5v-2zm0-10H2v9h9V1z"/></svg>
- <svg height="16" width="16" class="octicon octicon-project flex-shrink-0 js-jump-to-octicon-project d-none" title="Project" aria-label="Project" viewBox="0 0 15 16" version="1.1" role="img"><path fill-rule="evenodd" d="M10 12h3V2h-3v10zm-4-2h3V2H6v8zm-4 4h3V2H2v12zm-1 1h13V1H1v14zM14 0H1a1 1 0 00-1 1v14a1 1 0 001 1h13a1 1 0 001-1V1a1 1 0 00-1-1z"/></svg>
- <svg height="16" width="16" class="octicon octicon-search flex-shrink-0 js-jump-to-octicon-search d-none" title="Search" aria-label="Search" viewBox="0 0 16 16" version="1.1" role="img"><path fill-rule="evenodd" d="M15.7 13.3l-3.81-3.83A5.93 5.93 0 0013 6c0-3.31-2.69-6-6-6S1 2.69 1 6s2.69 6 6 6c1.3 0 2.48-.41 3.47-1.11l3.83 3.81c.19.2.45.3.7.3.25 0 .52-.09.7-.3a.996.996 0 000-1.41v.01zM7 10.7c-2.59 0-4.7-2.11-4.7-4.7 0-2.59 2.11-4.7 4.7-4.7 2.59 0 4.7 2.11 4.7 4.7 0 2.59-2.11 4.7-4.7 4.7z"/></svg>
- </div>
- <img class="avatar mr-2 flex-shrink-0 js-jump-to-suggestion-avatar d-none" alt="" aria-label="Team" src="" width="28" height="28">
- <div class="jump-to-suggestion-name js-jump-to-suggestion-name flex-auto overflow-hidden text-left no-wrap css-truncate css-truncate-target">
- </div>
- <div class="border rounded-1 flex-shrink-0 bg-gray px-1 text-gray-light ml-1 f6 d-none js-jump-to-badge-search">
- <span class="js-jump-to-badge-search-text-default d-none" aria-label="in this repository">
- In this repository
- </span>
- <span class="js-jump-to-badge-search-text-global d-none" aria-label="in all of GitHub">
- All GitHub
- </span>
- <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>
- </div>
- <div aria-hidden="true" class="border rounded-1 flex-shrink-0 bg-gray px-1 text-gray-light ml-1 f6 d-none d-on-nav-focus js-jump-to-badge-jump">
- Jump to
- <span class="d-inline-block ml-1 v-align-middle">↵</span>
- </div>
- </a>
- </li>
- <li class="d-flex flex-justify-center flex-items-center p-0 f5 js-jump-to-suggestion">
- <img src="https://github.githubassets.com/images/spinners/octocat-spinner-128.gif" alt="Octocat Spinner Icon" class="m-2" width="28">
- </li>
- </ul>
- </div>
- </label>
- </form> </div>
- </div>
- <nav class="d-flex flex-column flex-lg-row flex-self-stretch flex-lg-self-auto" aria-label="Global">
- <a class="Header-link d-block d-lg-none py-2 py-lg-0 border-top border-lg-top-0 border-white-fade-15" data-ga-click="Header, click, Nav menu - item:dashboard:user" aria-label="Dashboard" href="/dashboard">
- Dashboard
- </a>
- <a class="js-selected-navigation-item Header-link mr-0 mr-lg-3 py-2 py-lg-0 border-top border-lg-top-0 border-white-fade-15" data-hotkey="g p" data-ga-click="Header, click, Nav menu - item:pulls context:user" aria-label="Pull requests you created" data-selected-links="/pulls /pulls/assigned /pulls/mentioned /pulls" href="/pulls">
- Pull requests
- </a>
- <a class="js-selected-navigation-item Header-link mr-0 mr-lg-3 py-2 py-lg-0 border-top border-lg-top-0 border-white-fade-15" data-hotkey="g i" data-ga-click="Header, click, Nav menu - item:issues context:user" aria-label="Issues you created" data-selected-links="/issues /issues/assigned /issues/mentioned /issues" href="/issues">
- Issues
- </a>
- <div class="mr-0 mr-lg-3 py-2 py-lg-0 border-top border-lg-top-0 border-white-fade-15">
- <a class="js-selected-navigation-item Header-link" data-ga-click="Header, click, Nav menu - item:marketplace context:user" data-octo-click="marketplace_click" data-octo-dimensions="location:nav_bar" data-selected-links=" /marketplace" href="/marketplace">
- Marketplace
- </a>
- </div>
- <a class="js-selected-navigation-item Header-link mr-0 mr-lg-3 py-2 py-lg-0 border-top border-lg-top-0 border-white-fade-15" data-ga-click="Header, click, Nav menu - item:explore" data-selected-links="/explore /trending /trending/developers /integrations /integrations/feature/code /integrations/feature/collaborate /integrations/feature/ship showcases showcases_search showcases_landing /explore" href="/explore">
- Explore
- </a>
- <a class="Header-link d-block d-lg-none mr-0 mr-lg-3 py-2 py-lg-0 border-top border-lg-top-0 border-white-fade-15" href="https://github.com/semlanik">
- <img class="avatar" height="20" width="20" alt="@semlanik" src="https://avatars0.githubusercontent.com/u/360589?s=60&v=4" />
- semlanik
- </a>
- <!-- '"` --><!-- </textarea></xmp> --></option></form><form action="/logout" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" /><input type="hidden" name="authenticity_token" value="sWkRIYZPU76Yg0bZ6rKOdhz8+4tM7JGu+mVE6ZRtk7RfZ6IR+kN3rMCfcUNLPz7IvvIeX12jjCQeSDK1cAbnqA==" />
- <button type="submit" class="Header-link mr-0 mr-lg-3 py-2 py-lg-0 border-top border-lg-top-0 border-white-fade-15 d-lg-none btn-link d-block width-full text-left" data-ga-click="Header, sign out, icon:logout" style="padding-left: 2px;">
- <svg class="octicon octicon-sign-out v-align-middle" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M12 9V7H8V5h4V3l4 3-4 3zm-2 3H6V3L2 1h8v3h1V1c0-.55-.45-1-1-1H1C.45 0 0 .45 0 1v11.38c0 .39.22.73.55.91L6 16.01V13h4c.55 0 1-.45 1-1V8h-1v4z"/></svg>
- Sign out
- </button>
- </form></nav>
- </div>
- <div class="Header-item Header-item--full flex-justify-center d-lg-none position-relative">
- <div class="css-truncate css-truncate-target width-fit position-absolute left-0 right-0 text-center">
- <svg class="octicon octicon-repo" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M4 9H3V8h1v1zm0-3H3v1h1V6zm0-2H3v1h1V4zm0-2H3v1h1V2zm8-1v12c0 .55-.45 1-1 1H6v2l-1.5-1.5L3 16v-2H1c-.55 0-1-.45-1-1V1c0-.55.45-1 1-1h10c.55 0 1 .45 1 1zm-1 10H1v2h2v-1h3v1h5v-2zm0-10H2v9h9V1z"/></svg>
- <a class="Header-link" href="/microsoft">microsoft</a>
- /
- <a class="Header-link" href="/microsoft/vs-dockerfiles">vs-dockerfiles</a>
- </div>
- </div>
- <div class="Header-item mr-0 mr-lg-3 flex-order-1 flex-lg-order-none">
-
- <a aria-label="You have no unread notifications" class="Header-link notification-indicator position-relative tooltipped tooltipped-sw js-socket-channel js-notification-indicator" data-hotkey="g n" data-ga-click="Header, go to notifications, icon:read" data-channel="notification-changed:360589" href="/notifications">
- <span class="mail-status "></span>
- <svg class="octicon octicon-bell" viewBox="0 0 14 16" version="1.1" width="14" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M14 12v1H0v-1l.73-.58c.77-.77.81-2.55 1.19-4.42C2.69 3.23 6 2 6 2c0-.55.45-1 1-1s1 .45 1 1c0 0 3.39 1.23 4.16 5 .38 1.88.42 3.66 1.19 4.42l.66.58H14zm-7 4c1.11 0 2-.89 2-2H5c0 1.11.89 2 2 2z"/></svg>
- </a>
- </div>
- <div class="Header-item position-relative d-none d-lg-flex">
- <details class="details-overlay details-reset">
- <summary class="Header-link"
- aria-label="Create new…"
- data-ga-click="Header, create new, icon:add">
- <svg class="octicon octicon-plus" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M12 9H7v5H5V9H0V7h5V2h2v5h5v2z"/></svg> <span class="dropdown-caret"></span>
- </summary>
- <details-menu class="dropdown-menu dropdown-menu-sw">
-
- <a role="menuitem" class="dropdown-item" href="/new" data-ga-click="Header, create new repository">
- New repository
- </a>
- <a role="menuitem" class="dropdown-item" href="/new/import" data-ga-click="Header, import a repository">
- Import repository
- </a>
- <a role="menuitem" class="dropdown-item" href="https://gist.github.com/" data-ga-click="Header, create new gist">
- New gist
- </a>
- <a role="menuitem" class="dropdown-item" href="/organizations/new" data-ga-click="Header, create new organization">
- New organization
- </a>
- <div role="none" class="dropdown-divider"></div>
- <div class="dropdown-header">
- <span title="microsoft/vs-dockerfiles">This repository</span>
- </div>
- <a role="menuitem" class="dropdown-item" href="/microsoft/vs-dockerfiles/issues/new" data-ga-click="Header, create new issue" data-skip-pjax>
- New issue
- </a>
- </details-menu>
- </details>
- </div>
- <div class="Header-item position-relative mr-0 d-none d-lg-flex">
-
- <details class="details-overlay details-reset js-feature-preview-indicator-container" data-feature-preview-indicator-src="/users/semlanik/feature_preview/indicator_check.json">
- <summary class="Header-link"
- aria-label="View profile and more"
- data-ga-click="Header, show menu, icon:avatar">
- <img alt="@semlanik" class="avatar" src="https://avatars3.githubusercontent.com/u/360589?s=40&v=4" height="20" width="20">
- <span class="feature-preview-indicator js-feature-preview-indicator" hidden></span>
- <span class="dropdown-caret"></span>
- </summary>
- <details-menu class="dropdown-menu dropdown-menu-sw mt-2" style="width: 180px">
- <div class="header-nav-current-user css-truncate"><a role="menuitem" class="no-underline user-profile-link px-3 pt-2 pb-2 mb-n2 mt-n1 d-block" href="/semlanik" data-ga-click="Header, go to profile, text:Signed in as">Signed in as <strong class="css-truncate-target">semlanik</strong></a></div>
- <div role="none" class="dropdown-divider"></div>
- <div class="pl-3 pr-3 f6 user-status-container js-user-status-context pb-1" data-url="/users/status?compact=1&link_mentions=0&truncate=1">
-
- <div class="js-user-status-container
- user-status-compact rounded-1 px-2 py-1 mt-2
- border
- " data-team-hovercards-enabled>
- <details class="js-user-status-details details-reset details-overlay details-overlay-dark">
- <summary class="btn-link btn-block link-gray no-underline js-toggle-user-status-edit toggle-user-status-edit "
- role="menuitem" data-hydro-click="{"event_type":"user_profile.click","payload":{"profile_user_id":6154722,"target":"EDIT_USER_STATUS","user_id":360589,"client_id":"2064758040.1527843528","originating_request_id":"E9E2:1C912:C40CE6:127F06D:5DD01968","originating_url":"https://github.com/microsoft/vs-dockerfiles/blob/master/native-desktop/Install.cmd","referrer":"https://github.com/microsoft/vs-dockerfiles/tree/master/native-desktop"}}" data-hydro-click-hmac="c06f6ed9f21c1e9affdea9de84f59eab9f2dc225ce5a87554999a156eca5d84f">
- <div class="d-flex">
- <div class="f6 lh-condensed user-status-header
- d-inline-block v-align-middle
- user-status-emoji-only-header circle
- pr-2
- "
- style="max-width: 29px"
- >
- <div class="user-status-emoji-container flex-shrink-0 mr-1 mt-1 lh-condensed-ultra v-align-bottom" style="">
- <svg class="octicon octicon-smiley" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm4.81 12.81a6.72 6.72 0 01-2.17 1.45c-.83.36-1.72.53-2.64.53-.92 0-1.81-.17-2.64-.53-.81-.34-1.55-.83-2.17-1.45a6.773 6.773 0 01-1.45-2.17A6.59 6.59 0 011.21 8c0-.92.17-1.81.53-2.64.34-.81.83-1.55 1.45-2.17.62-.62 1.36-1.11 2.17-1.45A6.59 6.59 0 018 1.21c.92 0 1.81.17 2.64.53.81.34 1.55.83 2.17 1.45.62.62 1.11 1.36 1.45 2.17.36.83.53 1.72.53 2.64 0 .92-.17 1.81-.53 2.64-.34.81-.83 1.55-1.45 2.17zM4 6.8v-.59c0-.66.53-1.19 1.2-1.19h.59c.66 0 1.19.53 1.19 1.19v.59c0 .67-.53 1.2-1.19 1.2H5.2C4.53 8 4 7.47 4 6.8zm5 0v-.59c0-.66.53-1.19 1.2-1.19h.59c.66 0 1.19.53 1.19 1.19v.59c0 .67-.53 1.2-1.19 1.2h-.59C9.53 8 9 7.47 9 6.8zm4 3.2c-.72 1.88-2.91 3-5 3s-4.28-1.13-5-3c-.14-.39.23-1 .66-1h8.59c.41 0 .89.61.75 1z"/></svg>
- </div>
- </div>
- <div class="
- d-inline-block v-align-middle
-
-
- css-truncate css-truncate-target
- user-status-message-wrapper f6"
- style="line-height: 20px;" >
- <div class="d-inline-block text-gray-dark v-align-text-top text-left">
- <span class="text-gray ml-2">Set status</span>
- </div>
- </div>
- </div>
- </summary>
- <details-dialog class="details-dialog rounded-1 anim-fade-in fast Box Box--overlay" role="dialog" tabindex="-1">
- <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="position-relative flex-auto js-user-status-form" action="/users/status?compact=1&link_mentions=0&truncate=1" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" /><input type="hidden" name="_method" value="put" /><input type="hidden" name="authenticity_token" value="4+dAZDbfcjN5TTkvINwJNV3tU5ujtczs086ldyKYUhqdO8MDfBKTWrjXYqBa2xsE16+zS7OSZBZHcsrybM/hyQ==" />
- <div class="Box-header bg-gray border-bottom p-3">
- <button class="Box-btn-octicon js-toggle-user-status-edit btn-octicon float-right" type="reset" aria-label="Close dialog" data-close-dialog>
- <svg class="octicon octicon-x" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M7.48 8l3.75 3.75-1.48 1.48L6 9.48l-3.75 3.75-1.48-1.48L4.52 8 .77 4.25l1.48-1.48L6 6.52l3.75-3.75 1.48 1.48L7.48 8z"/></svg>
- </button>
- <h3 class="Box-title f5 text-bold text-gray-dark">Edit status</h3>
- </div>
- <input type="hidden" name="emoji" class="js-user-status-emoji-field" value="">
- <input type="hidden" name="organization_id" class="js-user-status-org-id-field" value="">
- <div class="px-3 py-2 text-gray-dark">
- <div class="js-characters-remaining-container position-relative mt-2">
- <div class="input-group d-table form-group my-0 js-user-status-form-group">
- <span class="input-group-button d-table-cell v-align-middle" style="width: 1%">
- <button type="button" aria-label="Choose an emoji" class="btn-outline btn js-toggle-user-status-emoji-picker btn-open-emoji-picker p-0">
- <span class="js-user-status-original-emoji" hidden></span>
- <span class="js-user-status-custom-emoji"></span>
- <span class="js-user-status-no-emoji-icon" >
- <svg class="octicon octicon-smiley" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm4.81 12.81a6.72 6.72 0 01-2.17 1.45c-.83.36-1.72.53-2.64.53-.92 0-1.81-.17-2.64-.53-.81-.34-1.55-.83-2.17-1.45a6.773 6.773 0 01-1.45-2.17A6.59 6.59 0 011.21 8c0-.92.17-1.81.53-2.64.34-.81.83-1.55 1.45-2.17.62-.62 1.36-1.11 2.17-1.45A6.59 6.59 0 018 1.21c.92 0 1.81.17 2.64.53.81.34 1.55.83 2.17 1.45.62.62 1.11 1.36 1.45 2.17.36.83.53 1.72.53 2.64 0 .92-.17 1.81-.53 2.64-.34.81-.83 1.55-1.45 2.17zM4 6.8v-.59c0-.66.53-1.19 1.2-1.19h.59c.66 0 1.19.53 1.19 1.19v.59c0 .67-.53 1.2-1.19 1.2H5.2C4.53 8 4 7.47 4 6.8zm5 0v-.59c0-.66.53-1.19 1.2-1.19h.59c.66 0 1.19.53 1.19 1.19v.59c0 .67-.53 1.2-1.19 1.2h-.59C9.53 8 9 7.47 9 6.8zm4 3.2c-.72 1.88-2.91 3-5 3s-4.28-1.13-5-3c-.14-.39.23-1 .66-1h8.59c.41 0 .89.61.75 1z"/></svg>
- </span>
- </button>
- </span>
- <text-expander keys=": @" data-mention-url="/autocomplete/user-suggestions" data-emoji-url="/autocomplete/emoji">
- <input
- type="text"
- autocomplete="off"
- data-no-org-url="/autocomplete/user-suggestions"
- data-org-url="/suggestions?mention_suggester=1"
- data-maxlength="80"
- class="d-table-cell width-full form-control js-user-status-message-field js-characters-remaining-field"
- placeholder="What's happening?"
- name="message"
- value=""
- aria-label="What is your current status?">
- </text-expander>
- <div class="error">Could not update your status, please try again.</div>
- </div>
- <div style="margin-left: 53px" class="my-1 text-small label-characters-remaining js-characters-remaining" data-suffix="remaining" hidden>
- 80 remaining
- </div>
- </div>
- <include-fragment class="js-user-status-emoji-picker" data-url="/users/status/emoji"></include-fragment>
- <div class="overflow-auto ml-n3 mr-n3 px-3 border-bottom" style="max-height: 33vh">
- <div class="user-status-suggestions js-user-status-suggestions collapsed overflow-hidden">
- <h4 class="f6 text-normal my-3">Suggestions:</h4>
- <div class="mx-3 mt-2 clearfix">
- <div class="float-left col-6">
- <button type="button" value=":palm_tree:" class="d-flex flex-items-baseline flex-items-stretch lh-condensed f6 btn-link link-gray no-underline js-predefined-user-status mb-1">
- <div class="emoji-status-width mr-2 v-align-middle js-predefined-user-status-emoji">
- <g-emoji alias="palm_tree" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f334.png">🌴</g-emoji>
- </div>
- <div class="d-flex flex-items-center no-underline js-predefined-user-status-message ws-normal text-left" style="border-left: 1px solid transparent">
- On vacation
- </div>
- </button>
- <button type="button" value=":face_with_thermometer:" class="d-flex flex-items-baseline flex-items-stretch lh-condensed f6 btn-link link-gray no-underline js-predefined-user-status mb-1">
- <div class="emoji-status-width mr-2 v-align-middle js-predefined-user-status-emoji">
- <g-emoji alias="face_with_thermometer" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f912.png">🤒</g-emoji>
- </div>
- <div class="d-flex flex-items-center no-underline js-predefined-user-status-message ws-normal text-left" style="border-left: 1px solid transparent">
- Out sick
- </div>
- </button>
- </div>
- <div class="float-left col-6">
- <button type="button" value=":house:" class="d-flex flex-items-baseline flex-items-stretch lh-condensed f6 btn-link link-gray no-underline js-predefined-user-status mb-1">
- <div class="emoji-status-width mr-2 v-align-middle js-predefined-user-status-emoji">
- <g-emoji alias="house" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f3e0.png">🏠</g-emoji>
- </div>
- <div class="d-flex flex-items-center no-underline js-predefined-user-status-message ws-normal text-left" style="border-left: 1px solid transparent">
- Working from home
- </div>
- </button>
- <button type="button" value=":dart:" class="d-flex flex-items-baseline flex-items-stretch lh-condensed f6 btn-link link-gray no-underline js-predefined-user-status mb-1">
- <div class="emoji-status-width mr-2 v-align-middle js-predefined-user-status-emoji">
- <g-emoji alias="dart" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f3af.png">🎯</g-emoji>
- </div>
- <div class="d-flex flex-items-center no-underline js-predefined-user-status-message ws-normal text-left" style="border-left: 1px solid transparent">
- Focusing
- </div>
- </button>
- </div>
- </div>
- </div>
- <div class="user-status-limited-availability-container">
- <div class="form-checkbox my-0">
- <input type="checkbox" name="limited_availability" value="1" class="js-user-status-limited-availability-checkbox" data-default-message="I may be slow to respond." aria-describedby="limited-availability-help-text-truncate-true-compact-true" id="limited-availability-truncate-true-compact-true">
- <label class="d-block f5 text-gray-dark mb-1" for="limited-availability-truncate-true-compact-true">
- Busy
- </label>
- <p class="note" id="limited-availability-help-text-truncate-true-compact-true">
- When others mention you, assign you, or request your review,
- GitHub will let them know that you have limited availability.
- </p>
- </div>
- </div>
- </div>
-
- <div class="d-inline-block f5 mr-2 pt-3 pb-2" >
- <div class="d-inline-block mr-1">
- Clear status
- </div>
- <details class="js-user-status-expire-drop-down f6 dropdown details-reset details-overlay d-inline-block mr-2">
- <summary class="f5 btn-link link-gray-dark border px-2 py-1 rounded-1" aria-haspopup="true">
- <div class="js-user-status-expiration-interval-selected d-inline-block v-align-baseline">
- Never
- </div>
- <div class="dropdown-caret"></div>
- </summary>
- <ul class="dropdown-menu dropdown-menu-se pl-0 overflow-auto" style="width: 220px; max-height: 15.5em">
- <li>
- <button type="button" class="btn-link dropdown-item js-user-status-expire-button ws-normal" title="Never">
- <span class="d-inline-block text-bold mb-1">Never</span>
- <div class="f6 lh-condensed">Keep this status until you clear your status or edit your status.</div>
- </button>
- </li>
- <li class="dropdown-divider" role="none"></li>
- <li>
- <button type="button" class="btn-link dropdown-item ws-normal js-user-status-expire-button" title="in 30 minutes" value="2019-11-16T17:14:43+01:00">
- in 30 minutes
- </button>
- </li>
- <li>
- <button type="button" class="btn-link dropdown-item ws-normal js-user-status-expire-button" title="in 1 hour" value="2019-11-16T17:44:43+01:00">
- in 1 hour
- </button>
- </li>
- <li>
- <button type="button" class="btn-link dropdown-item ws-normal js-user-status-expire-button" title="in 4 hours" value="2019-11-16T20:44:43+01:00">
- in 4 hours
- </button>
- </li>
- <li>
- <button type="button" class="btn-link dropdown-item ws-normal js-user-status-expire-button" title="today" value="2019-11-16T23:59:59+01:00">
- today
- </button>
- </li>
- <li>
- <button type="button" class="btn-link dropdown-item ws-normal js-user-status-expire-button" title="this week" value="2019-11-17T23:59:59+01:00">
- this week
- </button>
- </li>
- </ul>
- </details>
- <input class="js-user-status-expiration-date-input" type="hidden" name="expires_at" value="">
- </div>
- <include-fragment class="js-user-status-org-picker" data-url="/users/status/organizations"></include-fragment>
- </div>
- <div class="d-flex flex-items-center flex-justify-between p-3 border-top">
- <button type="submit" disabled class="width-full btn btn-primary mr-2 js-user-status-submit">
- Set status
- </button>
- <button type="button" disabled class="width-full js-clear-user-status-button btn ml-2 ">
- Clear status
- </button>
- </div>
- </form> </details-dialog>
- </details>
- </div>
- </div>
- <div role="none" class="dropdown-divider"></div>
- <a role="menuitem" class="dropdown-item" href="/semlanik" data-ga-click="Header, go to profile, text:your profile">Your profile</a>
- <a role="menuitem" class="dropdown-item" href="/semlanik?tab=repositories" data-ga-click="Header, go to repositories, text:your repositories">Your repositories</a>
- <a role="menuitem" class="dropdown-item" href="/semlanik?tab=projects" data-ga-click="Header, go to projects, text:your projects">Your projects</a>
- <a role="menuitem" class="dropdown-item" href="/semlanik?tab=stars" data-ga-click="Header, go to starred repos, text:your stars">Your stars</a>
- <a role="menuitem" class="dropdown-item" href="https://gist.github.com/mine" data-ga-click="Header, your gists, text:your gists">Your gists</a>
- <div role="none" class="dropdown-divider"></div>
-
- <div id="feature-enrollment-toggle" class="hide-sm hide-md feature-preview-details position-relative">
- <button
- type="button"
- class="dropdown-item btn-link"
- role="menuitem"
- data-feature-preview-trigger-url="/users/semlanik/feature_previews"
- data-feature-preview-close-details="{"event_type":"feature_preview.clicks.close_modal","payload":{"client_id":"2064758040.1527843528","originating_request_id":"E9E2:1C912:C40CE6:127F06D:5DD01968","originating_url":"https://github.com/microsoft/vs-dockerfiles/blob/master/native-desktop/Install.cmd","referrer":"https://github.com/microsoft/vs-dockerfiles/tree/master/native-desktop","user_id":360589}}"
- data-feature-preview-close-hmac="d36cd1523a3cf1f65c277f7a221ff09680ba9e87d8c8eac761b57d6c4c3b5383"
- data-hydro-click="{"event_type":"feature_preview.clicks.open_modal","payload":{"link_location":"user_dropdown","client_id":"2064758040.1527843528","originating_request_id":"E9E2:1C912:C40CE6:127F06D:5DD01968","originating_url":"https://github.com/microsoft/vs-dockerfiles/blob/master/native-desktop/Install.cmd","referrer":"https://github.com/microsoft/vs-dockerfiles/tree/master/native-desktop","user_id":360589}}"
- data-hydro-click-hmac="25169104b10def1a512127f77260b8adcd1351c6c68cf822c6365eeacb592af1"
- >
- Feature preview
- </button>
- <span class="feature-preview-indicator js-feature-preview-indicator" hidden></span>
- </div>
- <a role="menuitem" class="dropdown-item" href="https://help.github.com" data-ga-click="Header, go to help, text:help">Help</a>
- <a role="menuitem" class="dropdown-item" href="/settings/profile" data-ga-click="Header, go to settings, icon:settings">Settings</a>
- <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="logout-form" action="/logout" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" /><input type="hidden" name="authenticity_token" value="Y+RIOqrwQEfCI1spVW7UFga1H+5pZJjmj40y/7GS9sGN6vsK1vxkVZo/bLP042SopLv6OngrhWxroESjVfmC3Q==" />
-
- <button type="submit" class="dropdown-item dropdown-signout" data-ga-click="Header, sign out, icon:logout" role="menuitem">
- Sign out
- </button>
- </form> </details-menu>
- </details>
- </div>
- </header>
-
- </div>
- <div id="start-of-content" class="show-on-focus"></div>
- <div id="js-flash-container">
- </div>
- <div class="application-main " data-commit-hovercards-enabled>
- <div itemscope itemtype="http://schema.org/SoftwareSourceCode" class="">
- <main >
-
-
-
- <div class="pagehead repohead instapaper_ignore readability-menu experiment-repo-nav pt-0 pt-lg-4 ">
- <div class="repohead-details-container clearfix container-lg p-responsive d-none d-lg-block">
- <ul class="pagehead-actions">
- <li>
-
- <!-- '"` --><!-- </textarea></xmp> --></option></form><form data-remote="true" class="clearfix js-social-form js-social-container" action="/notifications/subscribe" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" /><input type="hidden" name="authenticity_token" value="gPIBTJ4KgqDiSM+dhGc3ssOoDM7lkyRjADUmJqRC+MIDDkbwjwGJhFIJ/PGsdDvsd6L+QOAt2HJ/5vbOWxVOew==" /> <input type="hidden" name="repository_id" value="141170204">
- <details class="details-reset details-overlay select-menu float-left">
- <summary class="select-menu-button float-left btn btn-sm btn-with-count" data-hydro-click="{"event_type":"repository.click","payload":{"target":"WATCH_BUTTON","repository_id":141170204,"client_id":"2064758040.1527843528","originating_request_id":"E9E2:1C912:C40CE6:127F06D:5DD01968","originating_url":"https://github.com/microsoft/vs-dockerfiles/blob/master/native-desktop/Install.cmd","referrer":"https://github.com/microsoft/vs-dockerfiles/tree/master/native-desktop","user_id":360589}}" data-hydro-click-hmac="cbc9707e1738d1446c88a49a479b3f50e4bfc4ea65ae10215d5b9d990a4f876f" data-ga-click="Repository, click Watch settings, action:blob#show"> <span data-menu-button>
- <svg class="octicon octicon-eye v-align-text-bottom" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8.06 2C3 2 0 8 0 8s3 6 8.06 6C13 14 16 8 16 8s-3-6-7.94-6zM8 12c-2.2 0-4-1.78-4-4 0-2.2 1.8-4 4-4 2.22 0 4 1.8 4 4 0 2.22-1.78 4-4 4zm2-4c0 1.11-.89 2-2 2-1.11 0-2-.89-2-2 0-1.11.89-2 2-2 1.11 0 2 .89 2 2z"/></svg>
- Watch
- </span>
- </summary> <details-menu
- class="select-menu-modal position-absolute mt-5"
- style="z-index: 99;">
- <div class="select-menu-header">
- <span class="select-menu-title">Notifications</span>
- </div>
- <div class="select-menu-list">
- <button type="submit" name="do" value="included" class="select-menu-item width-full" aria-checked="true" role="menuitemradio">
- <svg class="octicon octicon-check select-menu-item-icon" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5L12 5z"/></svg>
- <div class="select-menu-item-text">
- <span class="select-menu-item-heading">Not watching</span>
- <span class="description">Be notified only when participating or @mentioned.</span>
- <span class="hidden-select-button-text" data-menu-button-contents>
- <svg class="octicon octicon-eye v-align-text-bottom" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8.06 2C3 2 0 8 0 8s3 6 8.06 6C13 14 16 8 16 8s-3-6-7.94-6zM8 12c-2.2 0-4-1.78-4-4 0-2.2 1.8-4 4-4 2.22 0 4 1.8 4 4 0 2.22-1.78 4-4 4zm2-4c0 1.11-.89 2-2 2-1.11 0-2-.89-2-2 0-1.11.89-2 2-2 1.11 0 2 .89 2 2z"/></svg>
- Watch
- </span>
- </div>
- </button>
- <button type="submit" name="do" value="release_only" class="select-menu-item width-full" aria-checked="false" role="menuitemradio">
- <svg class="octicon octicon-check select-menu-item-icon" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5L12 5z"/></svg>
- <div class="select-menu-item-text">
- <span class="select-menu-item-heading">Releases only</span>
- <span class="description">Be notified of new releases, and when participating or @mentioned.</span>
- <span class="hidden-select-button-text" data-menu-button-contents>
- <svg class="octicon octicon-eye v-align-text-bottom" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8.06 2C3 2 0 8 0 8s3 6 8.06 6C13 14 16 8 16 8s-3-6-7.94-6zM8 12c-2.2 0-4-1.78-4-4 0-2.2 1.8-4 4-4 2.22 0 4 1.8 4 4 0 2.22-1.78 4-4 4zm2-4c0 1.11-.89 2-2 2-1.11 0-2-.89-2-2 0-1.11.89-2 2-2 1.11 0 2 .89 2 2z"/></svg>
- Unwatch releases
- </span>
- </div>
- </button>
- <button type="submit" name="do" value="subscribed" class="select-menu-item width-full" aria-checked="false" role="menuitemradio">
- <svg class="octicon octicon-check select-menu-item-icon" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5L12 5z"/></svg>
- <div class="select-menu-item-text">
- <span class="select-menu-item-heading">Watching</span>
- <span class="description">Be notified of all conversations.</span>
- <span class="hidden-select-button-text" data-menu-button-contents>
- <svg class="octicon octicon-eye v-align-text-bottom" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8.06 2C3 2 0 8 0 8s3 6 8.06 6C13 14 16 8 16 8s-3-6-7.94-6zM8 12c-2.2 0-4-1.78-4-4 0-2.2 1.8-4 4-4 2.22 0 4 1.8 4 4 0 2.22-1.78 4-4 4zm2-4c0 1.11-.89 2-2 2-1.11 0-2-.89-2-2 0-1.11.89-2 2-2 1.11 0 2 .89 2 2z"/></svg>
- Unwatch
- </span>
- </div>
- </button>
- <button type="submit" name="do" value="ignore" class="select-menu-item width-full" aria-checked="false" role="menuitemradio">
- <svg class="octicon octicon-check select-menu-item-icon" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5L12 5z"/></svg>
- <div class="select-menu-item-text">
- <span class="select-menu-item-heading">Ignoring</span>
- <span class="description">Never be notified.</span>
- <span class="hidden-select-button-text" data-menu-button-contents>
- <svg class="octicon octicon-mute v-align-text-bottom" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8 2.81v10.38c0 .67-.81 1-1.28.53L3 10H1c-.55 0-1-.45-1-1V7c0-.55.45-1 1-1h2l3.72-3.72C7.19 1.81 8 2.14 8 2.81zm7.53 3.22l-1.06-1.06-1.97 1.97-1.97-1.97-1.06 1.06L11.44 8 9.47 9.97l1.06 1.06 1.97-1.97 1.97 1.97 1.06-1.06L13.56 8l1.97-1.97z"/></svg>
- Stop ignoring
- </span>
- </div>
- </button>
- </div>
- </details-menu>
- </details>
- <a class="social-count js-social-count"
- href="/microsoft/vs-dockerfiles/watchers"
- aria-label="14 users are watching this repository">
- 14
- </a>
- </form>
- </li>
- <li>
- <div class="js-toggler-container js-social-container starring-container ">
- <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="starred js-social-form" action="/microsoft/vs-dockerfiles/unstar" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" /><input type="hidden" name="authenticity_token" value="90olMdwsbkSQLM6Wq348qBbcrUDK6tzF1e27e79elZdA1Fu73PnvP1ap8A5mMrbFYTA4bGcBHbpgf2yY4/D0kA==" />
- <input type="hidden" name="context" value="repository"></input>
- <button type="submit" class="btn btn-sm btn-with-count js-toggler-target" aria-label="Unstar this repository" title="Unstar microsoft/vs-dockerfiles" data-hydro-click="{"event_type":"repository.click","payload":{"target":"UNSTAR_BUTTON","repository_id":141170204,"client_id":"2064758040.1527843528","originating_request_id":"E9E2:1C912:C40CE6:127F06D:5DD01968","originating_url":"https://github.com/microsoft/vs-dockerfiles/blob/master/native-desktop/Install.cmd","referrer":"https://github.com/microsoft/vs-dockerfiles/tree/master/native-desktop","user_id":360589}}" data-hydro-click-hmac="b5fa54a998cb4ec09c9bc6738b6c7885c1118dd34d45da43b6eaf3e0a2f0e080" data-ga-click="Repository, click unstar button, action:blob#show; text:Unstar"> <svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" version="1.1" width="14" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"/></svg>
- Unstar
- </button> <a class="social-count js-social-count" href="/microsoft/vs-dockerfiles/stargazers"
- aria-label="87 users starred this repository">
- 87
- </a>
- </form>
- <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="unstarred js-social-form" action="/microsoft/vs-dockerfiles/star" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" /><input type="hidden" name="authenticity_token" value="7UDDv3QGz7dGCycGQmwU63Ytg8rMTnju4SOR8nif7D9aXqbt60vl080rlC4NRNryooDqgiTK0ddbOJdm3gmCcA==" />
- <input type="hidden" name="context" value="repository"></input>
- <button type="submit" class="btn btn-sm btn-with-count js-toggler-target" aria-label="Unstar this repository" title="Star microsoft/vs-dockerfiles" data-hydro-click="{"event_type":"repository.click","payload":{"target":"STAR_BUTTON","repository_id":141170204,"client_id":"2064758040.1527843528","originating_request_id":"E9E2:1C912:C40CE6:127F06D:5DD01968","originating_url":"https://github.com/microsoft/vs-dockerfiles/blob/master/native-desktop/Install.cmd","referrer":"https://github.com/microsoft/vs-dockerfiles/tree/master/native-desktop","user_id":360589}}" data-hydro-click-hmac="e41ded5ef1b22f1fa45d230b6d256cdb45a59c5c84b0d2a66ac17ad8ff128fcb" data-ga-click="Repository, click star button, action:blob#show; text:Star"> <svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" version="1.1" width="14" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"/></svg>
- Star
- </button> <a class="social-count js-social-count" href="/microsoft/vs-dockerfiles/stargazers"
- aria-label="87 users starred this repository">
- 87
- </a>
- </form> </div>
- </li>
- <li>
- <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="btn-with-count" action="/microsoft/vs-dockerfiles/fork" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" /><input type="hidden" name="authenticity_token" value="/vigd8WmCMm8fgXxvdSJU73ZgTFZAEanWllhTsUcJfAXlUrNoD3Fe1qFM+o11f4c/3kB1VhhJtuzRvtvllPK7g==" />
- <button class="btn btn-sm btn-with-count" data-hydro-click="{"event_type":"repository.click","payload":{"target":"FORK_BUTTON","repository_id":141170204,"client_id":"2064758040.1527843528","originating_request_id":"E9E2:1C912:C40CE6:127F06D:5DD01968","originating_url":"https://github.com/microsoft/vs-dockerfiles/blob/master/native-desktop/Install.cmd","referrer":"https://github.com/microsoft/vs-dockerfiles/tree/master/native-desktop","user_id":360589}}" data-hydro-click-hmac="4e73411c6c8717e08a799f845ea9a7d4d15310b3473fe4bf712be7e2ef1fd613" data-ga-click="Repository, show fork modal, action:blob#show; text:Fork" type="submit" title="Fork your own copy of microsoft/vs-dockerfiles to your account" aria-label="Fork your own copy of microsoft/vs-dockerfiles to your account"> <svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" version="1.1" width="10" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"/></svg>
- Fork
- </button></form>
- <a href="/microsoft/vs-dockerfiles/network/members" class="social-count"
- aria-label="34 users forked this repository">
- 34
- </a>
- </li>
- </ul>
- <h1 class="public ">
- <svg class="octicon octicon-repo" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M4 9H3V8h1v1zm0-3H3v1h1V6zm0-2H3v1h1V4zm0-2H3v1h1V2zm8-1v12c0 .55-.45 1-1 1H6v2l-1.5-1.5L3 16v-2H1c-.55 0-1-.45-1-1V1c0-.55.45-1 1-1h10c.55 0 1 .45 1 1zm-1 10H1v2h2v-1h3v1h5v-2zm0-10H2v9h9V1z"/></svg>
- <span class="author" itemprop="author"><a class="url fn" rel="author" data-hovercard-type="organization" data-hovercard-url="/orgs/microsoft/hovercard" href="/microsoft">microsoft</a></span><!--
- --><span class="path-divider">/</span><!--
- --><strong itemprop="name"><a data-pjax="#js-repo-pjax-container" href="/microsoft/vs-dockerfiles">vs-dockerfiles</a></strong>
-
- </h1>
- </div>
-
- <nav class="hx_reponav reponav js-repo-nav js-sidenav-container-pjax container-lg p-responsive d-none d-lg-block"
- itemscope
- itemtype="http://schema.org/BreadcrumbList"
- aria-label="Repository"
- data-pjax="#js-repo-pjax-container">
- <span itemscope itemtype="http://schema.org/ListItem" itemprop="itemListElement">
- <a class="js-selected-navigation-item selected reponav-item" itemprop="url" data-hotkey="g c" aria-current="page" data-selected-links="repo_source repo_downloads repo_commits repo_releases repo_tags repo_branches repo_packages /microsoft/vs-dockerfiles" href="/microsoft/vs-dockerfiles">
- <svg class="octicon octicon-code" viewBox="0 0 14 16" version="1.1" width="14" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M9.5 3L8 4.5 11.5 8 8 11.5 9.5 13 14 8 9.5 3zm-5 0L0 8l4.5 5L6 11.5 2.5 8 6 4.5 4.5 3z"/></svg>
- <span itemprop="name">Code</span>
- <meta itemprop="position" content="1">
- </a> </span>
- <span itemscope itemtype="http://schema.org/ListItem" itemprop="itemListElement">
- <a itemprop="url" data-hotkey="g i" class="js-selected-navigation-item reponav-item" data-selected-links="repo_issues repo_labels repo_milestones /microsoft/vs-dockerfiles/issues" href="/microsoft/vs-dockerfiles/issues">
- <svg class="octicon octicon-issue-opened" viewBox="0 0 14 16" version="1.1" width="14" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 011.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"/></svg>
- <span itemprop="name">Issues</span>
- <span class="Counter">1</span>
- <meta itemprop="position" content="2">
- </a> </span>
- <span itemscope itemtype="http://schema.org/ListItem" itemprop="itemListElement">
- <a data-hotkey="g p" itemprop="url" class="js-selected-navigation-item reponav-item" data-selected-links="repo_pulls checks /microsoft/vs-dockerfiles/pulls" href="/microsoft/vs-dockerfiles/pulls">
- <svg class="octicon octicon-git-pull-request" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M11 11.28V5c-.03-.78-.34-1.47-.94-2.06C9.46 2.35 8.78 2.03 8 2H7V0L4 3l3 3V4h1c.27.02.48.11.69.31.21.2.3.42.31.69v6.28A1.993 1.993 0 0010 15a1.993 1.993 0 001-3.72zm-1 2.92c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zM4 3c0-1.11-.89-2-2-2a1.993 1.993 0 00-1 3.72v6.56A1.993 1.993 0 002 15a1.993 1.993 0 001-3.72V4.72c.59-.34 1-.98 1-1.72zm-.8 10c0 .66-.55 1.2-1.2 1.2-.65 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"/></svg>
- <span itemprop="name">Pull requests</span>
- <span class="Counter">1</span>
- <meta itemprop="position" content="3">
- </a> </span>
- <span itemscope itemtype="http://schema.org/ListItem" itemprop="itemListElement" class="position-relative float-left">
- <a data-hotkey="g w" data-skip-pjax="true" class="js-selected-navigation-item reponav-item" data-selected-links="repo_actions /microsoft/vs-dockerfiles/actions" href="/microsoft/vs-dockerfiles/actions">
- <svg class="octicon octicon-play" viewBox="0 0 14 16" version="1.1" width="14" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M14 8A7 7 0 110 8a7 7 0 0114 0zm-8.223 3.482l4.599-3.066a.5.5 0 000-.832L5.777 4.518A.5.5 0 005 4.934v6.132a.5.5 0 00.777.416z"/></svg>
- Actions
- </a>
- </span>
- <a data-skip-pjax="true" class="js-selected-navigation-item reponav-item" data-selected-links="security alerts policy code_scanning /microsoft/vs-dockerfiles/security/advisories" href="/microsoft/vs-dockerfiles/security/advisories">
- <svg class="octicon octicon-shield" viewBox="0 0 14 16" version="1.1" width="14" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M0 2l7-2 7 2v6.02C14 12.69 8.69 16 7 16c-1.69 0-7-3.31-7-7.98V2zm1 .75L7 1l6 1.75v5.268C13 12.104 8.449 15 7 15c-1.449 0-6-2.896-6-6.982V2.75zm1 .75L7 2v12c-1.207 0-5-2.482-5-5.985V3.5z"/></svg>
- Security
- </a>
- <a class="js-selected-navigation-item reponav-item" data-selected-links="repo_graphs repo_contributors dependency_graph pulse people /microsoft/vs-dockerfiles/pulse" href="/microsoft/vs-dockerfiles/pulse">
- <svg class="octicon octicon-graph" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M16 14v1H0V0h1v14h15zM5 13H3V8h2v5zm4 0H7V3h2v10zm4 0h-2V6h2v7z"/></svg>
- Insights
- </a>
- </nav>
- <div class="reponav-wrapper reponav-small d-lg-none">
- <nav class="reponav js-reponav text-center no-wrap"
- itemscope
- itemtype="http://schema.org/BreadcrumbList">
- <span itemscope itemtype="http://schema.org/ListItem" itemprop="itemListElement">
- <a class="js-selected-navigation-item selected reponav-item" itemprop="url" aria-current="page" data-selected-links="repo_source repo_downloads repo_commits repo_releases repo_tags repo_branches repo_packages /microsoft/vs-dockerfiles" href="/microsoft/vs-dockerfiles">
- <span itemprop="name">Code</span>
- <meta itemprop="position" content="1">
- </a> </span>
- <span itemscope itemtype="http://schema.org/ListItem" itemprop="itemListElement">
- <a itemprop="url" class="js-selected-navigation-item reponav-item" data-selected-links="repo_issues repo_labels repo_milestones /microsoft/vs-dockerfiles/issues" href="/microsoft/vs-dockerfiles/issues">
- <span itemprop="name">Issues</span>
- <span class="Counter">1</span>
- <meta itemprop="position" content="2">
- </a> </span>
- <span itemscope itemtype="http://schema.org/ListItem" itemprop="itemListElement">
- <a itemprop="url" class="js-selected-navigation-item reponav-item" data-selected-links="repo_pulls checks /microsoft/vs-dockerfiles/pulls" href="/microsoft/vs-dockerfiles/pulls">
- <span itemprop="name">Pull requests</span>
- <span class="Counter">1</span>
- <meta itemprop="position" content="3">
- </a> </span>
- <a itemprop="url" class="js-selected-navigation-item reponav-item" data-selected-links="security alerts policy code_scanning /microsoft/vs-dockerfiles/security/advisories" href="/microsoft/vs-dockerfiles/security/advisories">
- <span itemprop="name">Security</span>
- <meta itemprop="position" content="6">
- </a>
- <a class="js-selected-navigation-item reponav-item" data-selected-links="pulse /microsoft/vs-dockerfiles/pulse" href="/microsoft/vs-dockerfiles/pulse">
- Pulse
- </a>
- <span itemscope itemtype="http://schema.org/ListItem" itemprop="itemListElement">
- <a itemprop="url" class="js-selected-navigation-item reponav-item" data-selected-links="community /microsoft/vs-dockerfiles/community" href="/microsoft/vs-dockerfiles/community">
- Community
- </a> </span>
- </nav>
- </div>
- </div>
- <div class="container-lg clearfix new-discussion-timeline experiment-repo-nav p-responsive">
- <div class="repository-content ">
-
-
-
- <a class="d-none js-permalink-shortcut" data-hotkey="y" href="/microsoft/vs-dockerfiles/blob/f6329944b194227d2b46a8ad47162f54811ff1ea/native-desktop/Install.cmd">Permalink</a>
- <!-- blob contrib key: blob_contributors:v21:f2f6406206c47221fc2e7a8c02c8ce6b -->
-
- <div class="d-flex flex-items-start flex-shrink-0 pb-3 flex-column flex-md-row">
- <span class="d-flex flex-justify-between width-full width-md-auto">
-
- <details class="details-reset details-overlay select-menu branch-select-menu hx_rsm" id="branch-select-menu">
- <summary class="btn btn-sm select-menu-button css-truncate"
- data-hotkey="w"
- title="Switch branches or tags">
- <i>Branch:</i>
- <span class="css-truncate-target" data-menu-button>master</span>
- </summary>
- <details-menu class="select-menu-modal hx_rsm-modal position-absolute" style="z-index: 99;" src="/microsoft/vs-dockerfiles/ref-list/master/native-desktop/Install.cmd?source_action=show&source_controller=blob" preload>
- <include-fragment class="select-menu-loading-overlay anim-pulse">
- <svg height="32" class="octicon octicon-octoface" viewBox="0 0 16 16" version="1.1" width="32" aria-hidden="true"><path fill-rule="evenodd" d="M14.7 5.34c.13-.32.55-1.59-.13-3.31 0 0-1.05-.33-3.44 1.3-1-.28-2.07-.32-3.13-.32s-2.13.04-3.13.32c-2.39-1.64-3.44-1.3-3.44-1.3-.68 1.72-.26 2.99-.13 3.31C.49 6.21 0 7.33 0 8.69 0 13.84 3.33 15 7.98 15S16 13.84 16 8.69c0-1.36-.49-2.48-1.3-3.35zM8 14.02c-3.3 0-5.98-.15-5.98-3.35 0-.76.38-1.48 1.02-2.07 1.07-.98 2.9-.46 4.96-.46 2.07 0 3.88-.52 4.96.46.65.59 1.02 1.3 1.02 2.07 0 3.19-2.68 3.35-5.98 3.35zM5.49 9.01c-.66 0-1.2.8-1.2 1.78s.54 1.79 1.2 1.79c.66 0 1.2-.8 1.2-1.79s-.54-1.78-1.2-1.78zm5.02 0c-.66 0-1.2.79-1.2 1.78s.54 1.79 1.2 1.79c.66 0 1.2-.8 1.2-1.79s-.53-1.78-1.2-1.78z"/></svg>
- </include-fragment>
- </details-menu>
- </details>
- <div class="BtnGroup flex-shrink-0 d-md-none">
- <a href="/microsoft/vs-dockerfiles/find/master"
- class="js-pjax-capture-input btn btn-sm BtnGroup-item"
- data-pjax
- data-hotkey="t">
- Find file
- </a>
- <clipboard-copy value="native-desktop/Install.cmd" class="btn btn-sm BtnGroup-item">
- Copy path
- </clipboard-copy>
- </div>
- </span>
- <h2 id="blob-path" class="breadcrumb flex-auto min-width-0 text-normal flex-md-self-center ml-md-2 mr-md-3 my-2 my-md-0">
- <span class="js-repo-root text-bold"><span class="js-path-segment"><a data-pjax="true" href="/microsoft/vs-dockerfiles"><span>vs-dockerfiles</span></a></span></span><span class="separator">/</span><span class="js-path-segment"><a data-pjax="true" href="/microsoft/vs-dockerfiles/tree/master/native-desktop"><span>native-desktop</span></a></span><span class="separator">/</span><strong class="final-path">Install.cmd</strong>
- </h2>
- <div class="BtnGroup flex-shrink-0 d-none d-md-inline-block">
- <a href="/microsoft/vs-dockerfiles/find/master"
- class="js-pjax-capture-input btn btn-sm BtnGroup-item"
- data-pjax
- data-hotkey="t">
- Find file
- </a>
- <clipboard-copy value="native-desktop/Install.cmd" class="btn btn-sm BtnGroup-item">
- Copy path
- </clipboard-copy>
- </div>
- </div>
-
- <div class="Box Box--condensed d-flex flex-column flex-shrink-0">
- <div class="Box-body d-flex flex-justify-between bg-blue-light flex-column flex-md-row flex-items-start flex-md-items-center">
- <span class="pr-md-4 f6">
- <a rel="contributor" data-skip-pjax="true" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=1429895" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="/robotdad"><img class="avatar" src="https://avatars0.githubusercontent.com/u/1429895?s=40&v=4" width="20" height="20" alt="@robotdad" /></a>
- <a class="text-bold link-gray-dark lh-default v-align-middle" rel="contributor" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=1429895" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="/robotdad">robotdad</a>
- <span class="lh-default v-align-middle">
- <a data-pjax="true" title="Native desktop sample (#1)" class="link-gray" href="/microsoft/vs-dockerfiles/commit/5f5c58248a97e881273bebe94fdaaca640d75002">Native desktop sample (</a><a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="348904091" data-permission-text="Issue title is private" data-url="https://github.com/microsoft/vs-dockerfiles/issues/1" data-hovercard-type="pull_request" data-hovercard-url="/microsoft/vs-dockerfiles/pull/1/hovercard" href="https://github.com/microsoft/vs-dockerfiles/pull/1">#1</a><a data-pjax="true" title="Native desktop sample (#1)" class="link-gray" href="/microsoft/vs-dockerfiles/commit/5f5c58248a97e881273bebe94fdaaca640d75002">)</a>
- </span>
- </span>
- <span class="d-inline-block flex-shrink-0 v-align-bottom f6 mt-2 mt-md-0">
- <a class="pr-2 text-mono link-gray" href="/microsoft/vs-dockerfiles/commit/5f5c58248a97e881273bebe94fdaaca640d75002" data-pjax>5f5c582</a>
- <relative-time datetime="2018-08-08T21:57:56Z" class="no-wrap">Aug 8, 2018</relative-time>
- </span>
- </div>
- <div class="Box-body d-flex flex-items-center flex-auto f6 border-bottom-0 flex-wrap" >
- <details class="details-reset details-overlay details-overlay-dark lh-default text-gray-dark float-left mr-2" id="blob_contributors_box">
- <summary class="btn-link">
- <span><strong>1</strong> contributor</span>
- </summary>
- <details-dialog
- class="Box Box--overlay d-flex flex-column anim-fade-in fast"
- aria-label="Users who have contributed to this file"
- src="/microsoft/vs-dockerfiles/contributors/master/native-desktop/Install.cmd/list" preload>
- <div class="Box-header">
- <button class="Box-btn-octicon btn-octicon float-right" type="button" aria-label="Close dialog" data-close-dialog>
- <svg class="octicon octicon-x" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M7.48 8l3.75 3.75-1.48 1.48L6 9.48l-3.75 3.75-1.48-1.48L4.52 8 .77 4.25l1.48-1.48L6 6.52l3.75-3.75 1.48 1.48L7.48 8z"/></svg>
- </button>
- <h3 class="Box-title">
- Users who have contributed to this file
- </h3>
- </div>
- <include-fragment class="octocat-spinner my-3" aria-label="Loading..."></include-fragment>
- </details-dialog>
- </details>
- </div>
- </div>
- <div class="Box mt-3 position-relative">
-
- <div class="Box-header py-2 d-flex flex-column flex-shrink-0 flex-md-row flex-md-items-center">
- <div class="text-mono f6 flex-auto pr-3 flex-order-2 flex-md-order-1 mt-2 mt-md-0">
- 18 lines (14 sloc)
- <span class="file-info-divider"></span>
- 430 Bytes
- </div>
- <div class="d-flex py-1 py-md-0 flex-auto flex-order-1 flex-md-order-2 flex-sm-grow-0 flex-justify-between">
- <div class="BtnGroup">
- <a id="raw-url" class="btn btn-sm BtnGroup-item" href="/microsoft/vs-dockerfiles/raw/master/native-desktop/Install.cmd">Raw</a>
- <a class="btn btn-sm js-update-url-with-hash BtnGroup-item" data-hotkey="b" href="/microsoft/vs-dockerfiles/blame/master/native-desktop/Install.cmd">Blame</a>
- <a rel="nofollow" class="btn btn-sm BtnGroup-item" href="/microsoft/vs-dockerfiles/commits/master/native-desktop/Install.cmd">History</a>
- </div>
- <div>
- <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="inline-form js-update-url-with-hash" action="/microsoft/vs-dockerfiles/edit/master/native-desktop/Install.cmd" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" /><input type="hidden" name="authenticity_token" value="fuGSa1MmlqrD6w/8hYIerThyfLqO3vYjzG8kK4Q7BbQUbewtqpZJUrsd/Ua/2LCXuJZf2KWa5vs1EliJhnkvvg==" />
- <button class="btn-octicon tooltipped tooltipped-nw" type="submit"
- aria-label="Fork this project and edit the file" data-hotkey="e" data-disable-with>
- <svg class="octicon octicon-pencil" viewBox="0 0 14 16" version="1.1" width="14" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M0 12v3h3l8-8-3-3-8 8zm3 2H1v-2h1v1h1v1zm10.3-9.3L12 6 9 3l1.3-1.3a.996.996 0 011.41 0l1.59 1.59c.39.39.39 1.02 0 1.41z"/></svg>
- </button>
- </form>
- <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="inline-form" action="/microsoft/vs-dockerfiles/delete/master/native-desktop/Install.cmd" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" /><input type="hidden" name="authenticity_token" value="atB0+nmT1Fmnkaqrd+H22JBjoggLyJxjNPqivec2EAy2wtBD98iWt17prM+hxbmC835j9THA5Dwv469RpfGthg==" />
- <button class="btn-octicon btn-octicon-danger tooltipped tooltipped-nw" type="submit"
- aria-label="Fork this project and delete the file" data-disable-with>
- <svg class="octicon octicon-trashcan" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M11 2H9c0-.55-.45-1-1-1H5c-.55 0-1 .45-1 1H2c-.55 0-1 .45-1 1v1c0 .55.45 1 1 1v9c0 .55.45 1 1 1h7c.55 0 1-.45 1-1V5c.55 0 1-.45 1-1V3c0-.55-.45-1-1-1zm-1 12H3V5h1v8h1V5h1v8h1V5h1v8h1V5h1v9zm1-10H2V3h9v1z"/></svg>
- </button>
- </form> </div>
- </div>
- </div>
-
- <div itemprop="text" class="Box-body p-0 blob-wrapper data type-batchfile ">
-
- <table class="highlight tab-size js-file-line-container" data-tab-size="8">
- <tr>
- <td id="L1" class="blob-num js-line-number" data-line-number="1"></td>
- <td id="LC1" class="blob-code blob-code-inner js-file-line"><span class="pl-k">@</span><span class="pl-c"><span class="pl-k">rem</span> Copyright (C) Microsoft Corporation. All rights reserved.</span></td>
- </tr>
- <tr>
- <td id="L2" class="blob-num js-line-number" data-line-number="2"></td>
- <td id="LC2" class="blob-code blob-code-inner js-file-line"><span class="pl-k">@</span><span class="pl-c"><span class="pl-k">rem</span> Licensed under the MIT license. See LICENSE.txt in the project root for license information.</span></td>
- </tr>
- <tr>
- <td id="L3" class="blob-num js-line-number" data-line-number="3"></td>
- <td id="LC3" class="blob-code blob-code-inner js-file-line">
- </td>
- </tr>
- <tr>
- <td id="L4" class="blob-num js-line-number" data-line-number="4"></td>
- <td id="LC4" class="blob-code blob-code-inner js-file-line"><span class="pl-k">@</span>if <span class="pl-k">not</span> defined _echo <span class="pl-k">echo</span> <span class="pl-k">off</span></td>
- </tr>
- <tr>
- <td id="L5" class="blob-num js-line-number" data-line-number="5"></td>
- <td id="LC5" class="blob-code blob-code-inner js-file-line"><span class="pl-k">setlocal</span> <span class="pl-k">enabledelayedexpansion</span></td>
- </tr>
- <tr>
- <td id="L6" class="blob-num js-line-number" data-line-number="6"></td>
- <td id="LC6" class="blob-code blob-code-inner js-file-line">
- </td>
- </tr>
- <tr>
- <td id="L7" class="blob-num js-line-number" data-line-number="7"></td>
- <td id="LC7" class="blob-code blob-code-inner js-file-line"><span class="pl-k">call</span> %<span class="pl-v">*</span></td>
- </tr>
- <tr>
- <td id="L8" class="blob-num js-line-number" data-line-number="8"></td>
- <td id="LC8" class="blob-code blob-code-inner js-file-line"><span class="pl-k">if</span> <span class="pl-s"><span class="pl-pds">"</span><span class="pl-smi">%ERRORLEVEL%</span><span class="pl-pds">"</span></span><span class="pl-k">==</span><span class="pl-s"><span class="pl-pds">"</span>3010<span class="pl-pds">"</span></span> (</td>
- </tr>
- <tr>
- <td id="L9" class="blob-num js-line-number" data-line-number="9"></td>
- <td id="LC9" class="blob-code blob-code-inner js-file-line"> <span class="pl-k">exit</span> /b <span class="pl-c1">0</span></td>
- </tr>
- <tr>
- <td id="L10" class="blob-num js-line-number" data-line-number="10"></td>
- <td id="LC10" class="blob-code blob-code-inner js-file-line">) <span class="pl-k">else</span> (</td>
- </tr>
- <tr>
- <td id="L11" class="blob-num js-line-number" data-line-number="11"></td>
- <td id="LC11" class="blob-code blob-code-inner js-file-line"> <span class="pl-k">if</span> <span class="pl-k">not</span> <span class="pl-s"><span class="pl-pds">"</span><span class="pl-smi">%ERRORLEVEL%</span><span class="pl-pds">"</span></span><span class="pl-k">==</span><span class="pl-s"><span class="pl-pds">"</span>0<span class="pl-pds">"</span></span> (</td>
- </tr>
- <tr>
- <td id="L12" class="blob-num js-line-number" data-line-number="12"></td>
- <td id="LC12" class="blob-code blob-code-inner js-file-line"> <span class="pl-k">set</span> <span class="pl-smi">ERR</span><span class="pl-k">=</span><span class="pl-smi">%ERRORLEVEL%</span></td>
- </tr>
- <tr>
- <td id="L13" class="blob-num js-line-number" data-line-number="13"></td>
- <td id="LC13" class="blob-code blob-code-inner js-file-line"> <span class="pl-k">call</span> C:\TEMP\collect.exe -zip:C:\vslogs.zip</td>
- </tr>
- <tr>
- <td id="L14" class="blob-num js-line-number" data-line-number="14"></td>
- <td id="LC14" class="blob-code blob-code-inner js-file-line">
- </td>
- </tr>
- <tr>
- <td id="L15" class="blob-num js-line-number" data-line-number="15"></td>
- <td id="LC15" class="blob-code blob-code-inner js-file-line"> <span class="pl-k">exit</span> /b <span class="pl-smi">!ERR!</span></td>
- </tr>
- <tr>
- <td id="L16" class="blob-num js-line-number" data-line-number="16"></td>
- <td id="LC16" class="blob-code blob-code-inner js-file-line"> )</td>
- </tr>
- <tr>
- <td id="L17" class="blob-num js-line-number" data-line-number="17"></td>
- <td id="LC17" class="blob-code blob-code-inner js-file-line">)</td>
- </tr>
- </table>
- <details class="details-reset details-overlay BlobToolbar position-absolute js-file-line-actions dropdown d-none" aria-hidden="true">
- <summary class="btn-octicon ml-0 px-2 p-0 bg-white border border-gray-dark rounded-1" aria-label="Inline file action toolbar">
- <svg class="octicon octicon-kebab-horizontal" viewBox="0 0 13 16" version="1.1" width="13" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M1.5 9a1.5 1.5 0 100-3 1.5 1.5 0 000 3zm5 0a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM13 7.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0z"/></svg>
- </summary>
- <details-menu>
- <ul class="BlobToolbar-dropdown dropdown-menu dropdown-menu-se mt-2" style="width:185px">
- <li>
- <clipboard-copy role="menuitem" class="dropdown-item" id="js-copy-lines" style="cursor:pointer;">
- Copy lines
- </clipboard-copy>
- </li>
- <li>
- <clipboard-copy role="menuitem" class="dropdown-item" id="js-copy-permalink" style="cursor:pointer;">
- Copy permalink
- </clipboard-copy>
- </li>
- <li><a class="dropdown-item js-update-url-with-hash" id="js-view-git-blame" role="menuitem" href="/microsoft/vs-dockerfiles/blame/f6329944b194227d2b46a8ad47162f54811ff1ea/native-desktop/Install.cmd">View git blame</a></li>
- <li><a class="dropdown-item" id="js-new-issue" role="menuitem" href="/microsoft/vs-dockerfiles/issues/new">Reference in new issue</a></li>
- </ul>
- </details-menu>
- </details>
- </div>
- </div>
-
- <details class="details-reset details-overlay details-overlay-dark">
- <summary data-hotkey="l" aria-label="Jump to line"></summary>
- <details-dialog class="Box Box--overlay d-flex flex-column anim-fade-in fast linejump" aria-label="Jump to line">
- <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-jump-to-line-form Box-body d-flex" action="" accept-charset="UTF-8" method="get"><input name="utf8" type="hidden" value="✓" />
- <input class="form-control flex-auto mr-3 linejump-input js-jump-to-line-field" type="text" placeholder="Jump to line…" aria-label="Jump to line" autofocus>
- <button type="submit" class="btn" data-close-dialog>Go</button>
- </form> </details-dialog>
- </details>
- </div>
- </div>
- </main>
- </div>
-
- </div>
-
- <div class="footer container-lg width-full p-responsive" role="contentinfo">
- <div class="position-relative d-flex flex-row-reverse flex-lg-row flex-wrap flex-lg-nowrap flex-justify-center flex-lg-justify-between pt-6 pb-2 mt-6 f6 text-gray border-top border-gray-light ">
- <ul class="list-style-none d-flex flex-wrap col-12 col-lg-5 flex-justify-center flex-lg-justify-between mb-2 mb-lg-0">
- <li class="mr-3 mr-lg-0">© 2019 <span title="0.63861s from unicorn-8468cc497d-68bm4">GitHub</span>, Inc.</li>
- <li class="mr-3 mr-lg-0"><a data-ga-click="Footer, go to terms, text:terms" href="https://github.com/site/terms">Terms</a></li>
- <li class="mr-3 mr-lg-0"><a data-ga-click="Footer, go to privacy, text:privacy" href="https://github.com/site/privacy">Privacy</a></li>
- <li class="mr-3 mr-lg-0"><a data-ga-click="Footer, go to security, text:security" href="https://github.com/security">Security</a></li>
- <li class="mr-3 mr-lg-0"><a href="https://githubstatus.com/" data-ga-click="Footer, go to status, text:status">Status</a></li>
- <li><a data-ga-click="Footer, go to help, text:help" href="https://help.github.com">Help</a></li>
- </ul>
- <a aria-label="Homepage" title="GitHub" class="footer-octicon d-none d-lg-block mx-lg-4" href="https://github.com">
- <svg height="24" class="octicon octicon-mark-github" viewBox="0 0 16 16" version="1.1" width="24" aria-hidden="true"><path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z"/></svg>
- </a>
- <ul class="list-style-none d-flex flex-wrap col-12 col-lg-5 flex-justify-center flex-lg-justify-between mb-2 mb-lg-0">
- <li class="mr-3 mr-lg-0"><a data-ga-click="Footer, go to contact, text:contact" href="https://github.com/contact">Contact GitHub</a></li>
- <li class="mr-3 mr-lg-0"><a href="https://github.com/pricing" data-ga-click="Footer, go to Pricing, text:Pricing">Pricing</a></li>
- <li class="mr-3 mr-lg-0"><a href="https://developer.github.com" data-ga-click="Footer, go to api, text:api">API</a></li>
- <li class="mr-3 mr-lg-0"><a href="https://training.github.com" data-ga-click="Footer, go to training, text:training">Training</a></li>
- <li class="mr-3 mr-lg-0"><a href="https://github.blog" data-ga-click="Footer, go to blog, text:blog">Blog</a></li>
- <li><a data-ga-click="Footer, go to about, text:about" href="https://github.com/about">About</a></li>
- </ul>
- </div>
- <div class="d-flex flex-justify-center pb-6">
- <span class="f6 text-gray-light"></span>
- </div>
- </div>
- <div id="ajax-error-message" class="ajax-error-message flash flash-error">
- <svg class="octicon octicon-alert" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8.893 1.5c-.183-.31-.52-.5-.887-.5s-.703.19-.886.5L.138 13.499a.98.98 0 000 1.001c.193.31.53.501.886.501h13.964c.367 0 .704-.19.877-.5a1.03 1.03 0 00.01-1.002L8.893 1.5zm.133 11.497H6.987v-2.003h2.039v2.003zm0-3.004H6.987V5.987h2.039v4.006z"/></svg>
- <button type="button" class="flash-close js-ajax-error-dismiss" aria-label="Dismiss error">
- <svg class="octicon octicon-x" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M7.48 8l3.75 3.75-1.48 1.48L6 9.48l-3.75 3.75-1.48-1.48L4.52 8 .77 4.25l1.48-1.48L6 6.52l3.75-3.75 1.48 1.48L7.48 8z"/></svg>
- </button>
- You can’t perform that action at this time.
- </div>
- <script crossorigin="anonymous" integrity="sha512-mRSqIFCwTq2GWoxlcJsfkCaJBbjKYs1nP66S6f2/tCb6Fkkew4DsnmhVETA4NfO6mM64NiwslbrTzmQYkUeRAA==" type="application/javascript" src="https://github.githubassets.com/assets/compat-bootstrap-d6aa8981.js"></script>
- <script crossorigin="anonymous" integrity="sha512-hcybWmnZc/MmTSqQy1XHK+BnCKGf74XHXtSJUqDjQbGCitPaKuZomLtzEnWzud5zyr0Cx5cowKxapak6m711cg==" type="application/javascript" src="https://github.githubassets.com/assets/frameworks-fcbb97e8.js"></script>
-
- <script crossorigin="anonymous" async="async" integrity="sha512-mEhViOqajTVIWIt8vaNeZgWVSKFCUJuydMJcDSsZGeWRk/vg1IodwsjZNLW6zpqHESnkvCRcBkYkF1oGf0uMeQ==" type="application/javascript" src="https://github.githubassets.com/assets/github-bootstrap-f844e701.js"></script>
-
-
-
- <div class="js-stale-session-flash flash flash-warn flash-banner" hidden
- >
- <svg class="octicon octicon-alert" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8.893 1.5c-.183-.31-.52-.5-.887-.5s-.703.19-.886.5L.138 13.499a.98.98 0 000 1.001c.193.31.53.501.886.501h13.964c.367 0 .704-.19.877-.5a1.03 1.03 0 00.01-1.002L8.893 1.5zm.133 11.497H6.987v-2.003h2.039v2.003zm0-3.004H6.987V5.987h2.039v4.006z"/></svg>
- <span class="js-stale-session-flash-signed-in" hidden>You signed in with another tab or window. <a href="">Reload</a> to refresh your session.</span>
- <span class="js-stale-session-flash-signed-out" hidden>You signed out in another tab or window. <a href="">Reload</a> to refresh your session.</span>
- </div>
- <template id="site-details-dialog">
- <details class="details-reset details-overlay details-overlay-dark lh-default text-gray-dark hx_rsm" open>
- <summary role="button" aria-label="Close dialog"></summary>
- <details-dialog class="Box Box--overlay d-flex flex-column anim-fade-in fast hx_rsm-dialog hx_rsm-modal">
- <button class="Box-btn-octicon m-0 btn-octicon position-absolute right-0 top-0" type="button" aria-label="Close dialog" data-close-dialog>
- <svg class="octicon octicon-x" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M7.48 8l3.75 3.75-1.48 1.48L6 9.48l-3.75 3.75-1.48-1.48L4.52 8 .77 4.25l1.48-1.48L6 6.52l3.75-3.75 1.48 1.48L7.48 8z"/></svg>
- </button>
- <div class="octocat-spinner my-6 js-details-dialog-spinner"></div>
- </details-dialog>
- </details>
- </template>
- <div class="Popover js-hovercard-content position-absolute" style="display: none; outline: none;" tabindex="0">
- <div class="Popover-message Popover-message--bottom-left Popover-message--large Box box-shadow-large" style="width:360px;">
- </div>
- </div>
- <div aria-live="polite" class="js-global-screen-reader-notice sr-only"></div>
- </body>
- </html>
|