fix directories maybe idk. garbage tool. #21
docker-tests.yml
on: push
Docker Linux
38s
Docker Windows
9m 1s
Annotations
1 error
Docker Windows
compose up failed {"exitCode":1,"err":" Service musicbot_windows Building\nUnrecognised volume spec: invalid volume specification: '/musicbot/data'\n","out":"Sending build context to Docker daemon 524.4kB\rSending build context to Docker daemon 1.049MB\rSending build context to Docker daemon 1.573MB\rSending build context to Docker daemon 1.97MB\r\r\nStep 1/16 : FROM mcr.microsoft.com/windows/servercore:ltsc2022\n ---> f05e10ddcd1b\nStep 2/16 : RUN powershell -Command \"Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; Invoke-WebRequest -Uri https://chocolatey.org/install.ps1 -OutFile install.ps1; .\\\\install.ps1; Remove-Item install.ps1 -Force\"\n ---> Running in 5b780a490daf\nForcing web requests to allow TLS v1.2 (Required for requests to Chocolatey.org)\nGetting latest version of the Chocolatey package for download.\nNot using proxy.\nGetting Chocolatey from https://community.chocolatey.org/api/v2/package/chocolatey/2.4.3.\nDownloading https://community.chocolatey.org/api/v2/package/chocolatey/2.4.3 to C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\chocolatey\\chocoInstall\\chocolatey.zip\nNot using proxy.\nExtracting C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\chocolatey\\chocoInstall\\chocolatey.zip to C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\chocolatey\\chocoInstall\nInstalling Chocolatey on the local machine\nCreating ChocolateyInstall as an environment variable (targeting 'Machine') \n Setting ChocolateyInstall to 'C:\\ProgramData\\chocolatey'\r\nWARNING: It's very likely you will need to close and reopen your shell \n before you can use choco.\nRestricting write permissions to Administrators\r\nWe are setting up the Chocolatey package repository.\r\nThe packages themselves go to 'C:\\ProgramData\\chocolatey\\lib'\r\n (i.e. C:\\ProgramData\\chocolatey\\lib\\yourPackageName).\r\nA shim file for the command line goes to 'C:\\ProgramData\\chocolatey\\bin'\r\n and points to an executable in 'C:\\ProgramData\\chocolatey\\lib\\yourPackageName'.\r\n\r\nCreating Chocolatey CLI folders if they do not already exist.\r\n\r\nchocolatey.nupkg file not installed in lib.\n Attempting to locate it from bootstrapper.\r\nPATH environment variable does not have C:\\ProgramData\\chocolatey\\bin in it. Adding...\r\nWARNING: Not setting tab completion: Profile file does not exist at \r\n'C:\\Users\\ContainerAdministrator\\Documents\\WindowsPowerShell\\Microsoft.PowerShe\r\nll_profile.ps1'.\nChocolatey CLI (choco.exe) is now ready.\r\nYou can call choco from anywhere, command line or powershell by typing choco.\r\nRun choco /? for a list of functions.\r\nYou may need to shut down and restart powershell and/or consoles\r\n first prior to using choco.\r\nEnsuring Chocolatey commands are on the path\nEnsuring chocolatey.nupkg is in the lib folder\n ---> Removed intermediate container 5b780a490daf\n ---> 57673f40d3ee\nStep 3/16 : RUN powershell -Command \"choco install -y python --version=3.12\"\n ---> Running in 4106317ce75b\nChocolatey v2.4.3\r\nInstalling the following packages:\r\npython\r\nBy installing, you accept licenses for the packages.\r\nDownloading package from source 'https://community.chocolatey.org/api/v2/'\r\n\rProgress: Downloading chocolatey-compatibility.extension 1.0.0... 5%\rProgress: Downloading chocolatey-compatibility.extension 1.0.0... 16%\rProgress: Downloading chocolatey-compatibility.extension 1.0.0... 26%\rProgress: Downloading chocolatey-compatibility.extension 1.0.0... 36%\rProgress: Downloading chocolatey-compatibility.extension 1.0.0... 47%\rProgress: Downloading chocolatey-compatibility.extension 1.0.0... 57%\rProgress: Downloading chocolatey-compatibility.extension 1.0.0... 67%\rProgress: Downloading chocolatey-compatibility.extension 1.0.0... 78%\rProgress: Downloading chocolatey-compatibility.extension 1.0.0... 88%\rProgress: Downloading chocolatey-compatibility.extension 1.0.0... 98%\rProgress: Downloading chocolatey-compa
|