René's URL Explorer Experiment


Title: Docker file fails · Issue #15 · staticwebdev/vanilla-basic · GitHub

Open Graph Title: Docker file fails · Issue #15 · staticwebdev/vanilla-basic

X Title: Docker file fails · Issue #15 · staticwebdev/vanilla-basic

Description: I've tried this on three different Windows environments (Windows 10 & 11, WLS2, Node v16.16.0, latest Docker ), all with the same error. Basically looks like the copy from /library-scripts/ fails. Log ------------------------ [94 ms] Rem...

Open Graph Description: I've tried this on three different Windows environments (Windows 10 & 11, WLS2, Node v16.16.0, latest Docker ), all with the same error. Basically looks like the copy from /library-scripts/ fails. ...

X Description: I've tried this on three different Windows environments (Windows 10 & 11, WLS2, Node v16.16.0, latest Docker ), all with the same error. Basically looks like the copy from /library-scripts/...

Opengraph URL: https://github.com/staticwebdev/vanilla-basic/issues/15

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Docker file fails","articleBody":"I've tried this on three different Windows environments (Windows 10 \u0026 11, WLS2, Node v16.16.0, latest Docker ), all with the same error. Basically looks like the copy from /library-scripts/ fails.\r\n\r\nLog ------------------------\r\n\r\n```\r\n[94 ms] Remote-Containers 0.251.0 in VS Code 1.71.1 (e7f30e38c5a4efafeec8ad52861eb772a9ee4dfb).\r\n[94 ms] Start: Resolving Remote\r\n[116 ms] Setting up container for folder or workspace: c:\\projects\\swa-basic\r\n[121 ms] Start: Check Docker is running\r\n[122 ms] Start: Run: docker version --format {{.Server.APIVersion}}\r\n[321 ms] Server API version: 1.41\r\n[323 ms] Start: Run: docker volume ls -q\r\n[596 ms] Start: Run: docker ps -q -a --filter label=vsch.local.folder=c:\\projects\\swa-basic --filter label=vsch.quality=stable\r\n[786 ms] Start: Run: docker ps -q -a --filter label=devcontainer.local_folder=c:\\projects\\swa-basic\r\n[972 ms] Start: Run: C:\\Users\\viper\\AppData\\Local\\Programs\\Microsoft VS Code\\Code.exe --ms-enable-electron-run-as-node c:\\Users\\viper\\.vscode\\extensions\\ms-vscode-remote.remote-containers-0.251.0\\dist\\spec-node\\devContainersSpecCLI.js up --user-data-folder c:\\Users\\viper\\AppData\\Roaming\\Code\\User\\globalStorage\\ms-vscode-remote.remote-containers\\data --workspace-folder c:\\projects\\swa-basic --workspace-mount-consistency cached --id-label devcontainer.local_folder=c:\\projects\\swa-basic --log-level debug --log-format json --config c:\\projects\\swa-basic\\.devcontainer\\devcontainer.json --default-user-env-probe loginInteractiveShell --mount type=volume,source=vscode,target=/vscode,external=true --skip-post-create --update-remote-user-uid-default on --mount-workspace-git-root true\r\n[1169 ms] remote-containers 0.251.0.\r\n[1169 ms] Start: Run: docker buildx version\r\n[1443 ms] Start: Resolving Remote\r\n[1445 ms] Start: Run: git rev-parse --show-cdup\r\n[1500 ms] Start: Run: docker ps -q -a --filter label=devcontainer.local_folder=c:\\projects\\swa-basic\r\n[1666 ms] local container features stored at: c:\\Users\\viper\\.vscode\\extensions\\ms-vscode-remote.remote-containers-0.251.0\\dist\\node_modules\\vscode-dev-containers\\container-features\r\n[1668 ms] Start: Run: tar --no-same-owner -x -f -\r\n[1740 ms] Start: Run: docker buildx build --load --build-arg BUILDKIT_INLINE_CACHE=1 -f c:\\projects\\swa-basic\\.devcontainer\\Dockerfile -t vsc-swa-basic-d3791a392f70e508dd2f9c004254904d --build-arg NODE_VERSION=16 --build-arg CORE_TOOLS_VERSION=4 c:\\projects\\swa-basic\\.devcontainer\r\n\r\n[+] Building 0.7s (7/7) FINISHED\r\n =\u003e [internal] load build definition from Dockerfile                       0.0s\r\n =\u003e =\u003e transferring dockerfile: 32B                                        0.0s\r\n =\u003e [internal] load .dockerignore                                          0.0s\r\n =\u003e =\u003e transferring context: 2B                                            0.0s\r\n =\u003e [internal] load metadata for mcr.microsoft.com/azure-functions/python  0.0s\r\n =\u003e [1/3] FROM mcr.microsoft.com/azure-functions/python:4-python3.9-core-  0.0s\r\n =\u003e [internal] load build context                                          0.0s\r\n =\u003e =\u003e transferring context: 87B                                           0.0s\r\n =\u003e CACHED [2/3] COPY library-scripts/*.sh library-scripts/*.env /tmp/lib  0.0s\r\n =\u003e ERROR [3/3] RUN bash /tmp/library-scripts/node-debian.sh \"/usr/local/  0.5s\r\n------\r\n \u003e [3/3] RUN bash /tmp/library-scripts/node-debian.sh \"/usr/local/share/nvm\" \"16\r\n\" \"${USERNAME}\"     \u0026\u0026 su vscode -c \"umask 0002 \u0026\u0026 . /usr/local/share/nvm/nvm.sh\r\n \u0026\u0026 nvm install 16 2\u003e\u00261\"     \u0026\u0026 su vscode -c \"umask 0002 \u0026\u0026 npm install --cache\r\n/tmp/empty-cache -g @azure/static-web-apps-cli\"     \u0026\u0026 if [ 4 != \"4\" ]; then apt\r\n-get remove -y azure-functions-core-tools-4 \u0026\u0026 apt-get update \u0026\u0026 apt-get install\r\n -y \"azure-functions-core-tools-4\"; fi     \u0026\u0026 apt-get clean -y \u0026\u0026 rm -rf /var/li\r\nb/apt/lists/*:\r\n#0 0.483 /tmp/library-scripts/node-debian.sh: line 11: $'\\r': command not found\r\n#0 0.484 /tmp/library-scripts/node-debian.sh: line 18: $'\\r': command not found\r\n: invalid optionbrary-scripts/node-debian.sh: line 19: set: -\r\n#0 0.485 set: usage: set [-abefhkmnptuvxBCHP] [-o option-name] [--] [arg ...]\r\n#0 0.485 /tmp/library-scripts/node-debian.sh: line 20: $'\\r': command not found\r\n#0 0.486 /tmp/library-scripts/node-debian.sh: line 35: syntax error near unexpec\r\nted token `$'do\\r''\r\n#0 0.486 /tmp/library-scripts/node-debian.sh: line 35: `    for CURRENT_USER in\r\n'{POSSIBLE_USERS[@]}; do\r\n------\r\nERROR: failed to solve: executor failed running [/bin/sh -c bash /tmp/library-sc\r\nripts/node-debian.sh \"${NVM_DIR}\" \"${NODE_VERSION}\" \"${USERNAME}\"     \u0026\u0026 su vsco\r\nde -c \"umask 0002 \u0026\u0026 . /usr/local/share/nvm/nvm.sh \u0026\u0026 nvm install ${NODE_VERSION\r\n} 2\u003e\u00261\"     \u0026\u0026 su vscode -c \"umask 0002 \u0026\u0026 npm install --cache /tmp/empty-cache\r\n-g @azure/static-web-apps-cli\"     \u0026\u0026 if [ $CORE_TOOLS_VERSION != \"4\" ]; then ap\r\nt-get remove -y azure-functions-core-tools-4 \u0026\u0026 apt-get update \u0026\u0026 apt-get instal\r\nl -y \"azure-functions-core-tools-${CORE_TOOLS_VERSION}\"; fi     \u0026\u0026 apt-get clean\r\n -y \u0026\u0026 rm -rf /var/lib/apt/lists/*]: exit code: 2\r\n[3229 ms] Error: Command failed: docker buildx build --load --build-arg BUILDKIT_INLINE_CACHE=1 -f c:\\projects\\swa-basic\\.devcontainer\\Dockerfile -t vsc-swa-basic-d3791a392f70e508dd2f9c004254904d --build-arg NODE_VERSION=16 --build-arg CORE_TOOLS_VERSION=4 c:\\projects\\swa-basic\\.devcontainer\r\n[3229 ms]     at OF (c:\\Users\\viper\\.vscode\\extensions\\ms-vscode-remote.remote-containers-0.251.0\\dist\\spec-node\\devContainersSpecCLI.js:258:1490)\r\n[3229 ms]     at process.processTicksAndRejections (node:internal/process/task_queues:96:5)\r\n[3230 ms]     at async Wf (c:\\Users\\viper\\.vscode\\extensions\\ms-vscode-remote.remote-containers-0.251.0\\dist\\spec-node\\devContainersSpecCLI.js:257:2801)\r\n[3230 ms]     at async pb (c:\\Users\\viper\\.vscode\\extensions\\ms-vscode-remote.remote-containers-0.251.0\\dist\\spec-node\\devContainersSpecCLI.js:257:1779)\r\n[3230 ms]     at async DF (c:\\Users\\viper\\.vscode\\extensions\\ms-vscode-remote.remote-containers-0.251.0\\dist\\spec-node\\devContainersSpecCLI.js:263:2006)\r\n[3230 ms]     at async to (c:\\Users\\viper\\.vscode\\extensions\\ms-vscode-remote.remote-containers-0.251.0\\dist\\spec-node\\devContainersSpecCLI.js:263:3110)\r\n[3230 ms]     at async Ak (c:\\Users\\viper\\.vscode\\extensions\\ms-vscode-remote.remote-containers-0.251.0\\dist\\spec-node\\devContainersSpecCLI.js:383:8108)\r\n[3231 ms]     at async Ok (c:\\Users\\viper\\.vscode\\extensions\\ms-vscode-remote.remote-containers-0.251.0\\dist\\spec-node\\devContainersSpecCLI.js:383:7864)\r\n[3249 ms] Exit code 1\r\n[3252 ms] Command failed: C:\\Users\\viper\\AppData\\Local\\Programs\\Microsoft VS Code\\Code.exe --ms-enable-electron-run-as-node c:\\Users\\viper\\.vscode\\extensions\\ms-vscode-remote.remote-containers-0.251.0\\dist\\spec-node\\devContainersSpecCLI.js up --user-data-folder c:\\Users\\viper\\AppData\\Roaming\\Code\\User\\globalStorage\\ms-vscode-remote.remote-containers\\data --workspace-folder c:\\projects\\swa-basic --workspace-mount-consistency cached --id-label devcontainer.local_folder=c:\\projects\\swa-basic --log-level debug --log-format json --config c:\\projects\\swa-basic\\.devcontainer\\devcontainer.json --default-user-env-probe loginInteractiveShell --mount type=volume,source=vscode,target=/vscode,external=true --skip-post-create --update-remote-user-uid-default on --mount-workspace-git-root true\r\n[3252 ms] Exit code 1\r\n```","author":{"url":"https://github.com/viperguynaz","@type":"Person","name":"viperguynaz"},"datePublished":"2022-09-15T14:27:28.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/15/vanilla-basic/issues/15"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:03978603-2462-db5e-aa03-ab6fe3ea80ae
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idABB6:BADEA:41AF:559F:6969C20B
html-safe-nonce3adb62eba641850be8c6cc15f2c17284c0d3c34594458d717f4842ebc9744a69
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQkI2OkJBREVBOjQxQUY6NTU5Rjo2OTY5QzIwQiIsInZpc2l0b3JfaWQiOiI0NzQ0NDAwMzc5NTMwMjg2MTkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac543474997d1f0f7adf4c42d218a101aa5dc8d77e63c07a0d5610fe056c650532
hovercard-subject-tagissue:1374621618
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/staticwebdev/vanilla-basic/15/issue_layout
twitter:imagehttps://opengraph.githubassets.com/f89d247ea08f160003657baca904eecfaf43283db231f3cb114baa1c0407c31b/staticwebdev/vanilla-basic/issues/15
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/f89d247ea08f160003657baca904eecfaf43283db231f3cb114baa1c0407c31b/staticwebdev/vanilla-basic/issues/15
og:image:altI've tried this on three different Windows environments (Windows 10 & 11, WLS2, Node v16.16.0, latest Docker ), all with the same error. Basically looks like the copy from /library-scripts/ fails. ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameviperguynaz
hostnamegithub.com
expected-hostnamegithub.com
Noneacedec8b5f975d9e3d494ddd8f949b0b8a0de59d393901e26f73df9dcba80056
turbo-cache-controlno-preview
go-importgithub.com/staticwebdev/vanilla-basic git https://github.com/staticwebdev/vanilla-basic.git
octolytics-dimension-user_id62345156
octolytics-dimension-user_loginstaticwebdev
octolytics-dimension-repository_id251693511
octolytics-dimension-repository_nwostaticwebdev/vanilla-basic
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id251693511
octolytics-dimension-repository_network_root_nwostaticwebdev/vanilla-basic
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release83c08c21cdda978090dc44364b71aa5bc6dcea79
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/staticwebdev/vanilla-basic/issues/15#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fstaticwebdev%2Fvanilla-basic%2Fissues%2F15
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fstaticwebdev%2Fvanilla-basic%2Fissues%2F15
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=staticwebdev%2Fvanilla-basic
Reloadhttps://github.com/staticwebdev/vanilla-basic/issues/15
Reloadhttps://github.com/staticwebdev/vanilla-basic/issues/15
Reloadhttps://github.com/staticwebdev/vanilla-basic/issues/15
staticwebdev https://github.com/staticwebdev
vanilla-basichttps://github.com/staticwebdev/vanilla-basic
Notifications https://github.com/login?return_to=%2Fstaticwebdev%2Fvanilla-basic
Fork 289 https://github.com/login?return_to=%2Fstaticwebdev%2Fvanilla-basic
Star 62 https://github.com/login?return_to=%2Fstaticwebdev%2Fvanilla-basic
Code https://github.com/staticwebdev/vanilla-basic
Issues 8 https://github.com/staticwebdev/vanilla-basic/issues
Pull requests 7 https://github.com/staticwebdev/vanilla-basic/pulls
Actions https://github.com/staticwebdev/vanilla-basic/actions
Projects 0 https://github.com/staticwebdev/vanilla-basic/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/staticwebdev/vanilla-basic/security
Please reload this pagehttps://github.com/staticwebdev/vanilla-basic/issues/15
Insights https://github.com/staticwebdev/vanilla-basic/pulse
Code https://github.com/staticwebdev/vanilla-basic
Issues https://github.com/staticwebdev/vanilla-basic/issues
Pull requests https://github.com/staticwebdev/vanilla-basic/pulls
Actions https://github.com/staticwebdev/vanilla-basic/actions
Projects https://github.com/staticwebdev/vanilla-basic/projects
Security https://github.com/staticwebdev/vanilla-basic/security
Insights https://github.com/staticwebdev/vanilla-basic/pulse
New issuehttps://github.com/login?return_to=https://github.com/staticwebdev/vanilla-basic/issues/15
New issuehttps://github.com/login?return_to=https://github.com/staticwebdev/vanilla-basic/issues/15
Docker file failshttps://github.com/staticwebdev/vanilla-basic/issues/15#top
https://github.com/viperguynaz
https://github.com/viperguynaz
viperguynazhttps://github.com/viperguynaz
on Sep 15, 2022https://github.com/staticwebdev/vanilla-basic/issues/15#issue-1374621618
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.