8000 leetcode-cli/Dockerfile at master · 15cm/leetcode-cli · GitHub
[go: up one dir, main page]

Skip to content
< 3F21 script type="application/json" data-target="react-app.embeddedData">{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":".github","path":".github","contentType":"directory"},{"name":"bin","path":"bin","contentType":"directory"},{"name":"colors","path":"colors","contentType":"directory"},{"name":"docs","path":"docs","contentType":"directory"},{"name":"icons","path":"icons","contentType":"directory"},{"name":"lib","path":"lib","contentType":"directory"},{"name":"templates","path":"templates","contentType":"directory"},{"name":"test","path":"test","contentType":"directory"},{"name":".dockerignore","path":".dockerignore","contentType":"file"},{"name":".eslintrc.js","path":".eslintrc.js","contentType":"file"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":".lc-completion.bash","path":".lc-completion.bash","contentType":"file"},{"name":".travis.yml","path":".travis.yml","contentType":"file"},{"name":"Dockerfile","path":"Dockerfile","contentType":"file"},{"name":"LICENSE","path":"LICENSE","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"package.json","path":"package.json","contentType":"file"}],"totalCount":17}},"fileTreeProcessingTime":10.328179,"foldersToFetch":[],"incompleteFileTree":false,"repo":{"id":132947404,"defaultBranch":"master","name":"leetcode-cli","ownerLogin":"15cm","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2018-05-10T19:49:56.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7759556?v=4","public":true,"private":false,"isOrgOwned":false},"codeLineWrapEnabled":false,"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"master","listCacheKey":"v0:1613905329.656872","canEdit":false,"refType":"branch","currentOid":"1a7036baddfa9368acb96caed81e5182217ff8cb"},"path":"Dockerfile","currentUser":null,"blob":{"rawLines":["FROM node:alpine","LABEL maintainer=\"skygragon@gmail.com\"","","WORKDIR /tmp/leetcode-cli","COPY . .","COPY bin/entrypoint /","RUN npm install \u0026\u0026 \\"," tar zcf /leetcode-cli.tar.gz . \u0026\u0026 \\"," rm -rf /tmp/leetcode-cli","","WORKDIR /root","VOLUME [\"/root\"]","ENTRYPOINT [\"/entrypoint\"]"],"stylingDirectives":null,"colorizedLines":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/15cm/leetcode-cli/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null},"displayName":"Dockerfile","displayUrl":"https://github.com/15cm/leetcode-cli/blob/master/Dockerfile?raw=true","headerInfo":{"blobSize":"263 Bytes","deleteTooltip":"You must be signed in to make or propose changes","editTooltip":"You must be signed in to make or propose changes","ghDesktopPath":"https://desktop.github.com","isGitLfs":false,"onBranch":true,"shortPath":"6ad1e84","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2F15cm%2Fleetcode-cli%2Fblob%2Fmaster%2FDockerfile","isCSV":false,"isRichtext":false,"toc":null,"lineInfo":{"truncatedLoc":"13","truncatedSloc":"11"},"mode":"file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplate":null,"discussionTemplate":null,"language":"Dockerfile","languageID":89,"large":false,"planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/15cm/leetcode-cli/blob/master/Dockerfile","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","releasePath":"/15cm/leetcode-cli/releases/new?marketplace=true","showPublishActionBanner":false},"rawBlobUrl":"https://github.com/15cm/leetcode-cli/raw/refs/heads/master/Dockerfile","renderImageOrRaw":false,"richText":null,"renderedFileInfo":null,"shortPath":null,"symbolsEnabled":true,"tabSize":8,"topBannersInfo":{"overridingGlobalFundingFile":false,"globalPreferredFundingPath":null,"showInvalidCitationWarning":false,"citationHelpUrl":"https://docs.github.com/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files","actionsOnboardingTip":null},"truncated":false,"viewable":true,"workflowRedirectUrl":null,"symbols":{"timed_out":false,"not_analyzed":true,"symbols":[]}},"copilotInfo":null,"copilotAccessAllowed":false,"modelsAccessAllowed":false,"modelsRepoIntegrationEnabled":false,"csrf_tokens":{"/15cm/leetcode-cli/branches":{"post":"qPtFXoxPYu84ggqwuDDGpMrHCIDyytFctx7DQ8dSZgjzIi4-kNUQjMllwKimbtFRVYeEfhK7_iDQVs3Q6ug91w"},"/repos/preferences":{"post":"8sJdFQ6JGElvOarMLoHHZlV-pGH3HBEXTCoMUGgMPfmtht4h8J9ofEYUlxyyXb-r2Pm-SVNicPkwsHO1dMtLug"}}},"title":"leetcode-cli/Dockerfile at master · 15cm/leetcode-cli","appPayload":{"helpUrl":"https://docs.github.com","findFileWorkerPath":"/assets-cdn/worker/find-file-worker-7d7eb7c71814.js","findInFileWorkerPath":"/assets-cdn/worker/find-in-file-worker-1ae9fa256942.js","githubDevUrl":null,"enabled_features":{"code_nav_ui_events":false,"react_blob_overlay":false,"accessible_code_button":true,"github_models_repo_integration":false}}}
0