-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fatal: failed to set up maintenance schedule #709
Comments
Frequently, containers don't provide access to the |
|
Thanks for the guidance, my current setup in context is Docker Container in Docker for Desctop, which is WSL2 on Windows 10. My git repo is on the Windows FS so probably I just need to do the new git/scalar thing on host instead of the container. Don't really want to run systemd in container, unless scalar will provide extreme benefits. |
I'm trying scalar in Dev Containersand getting some errors & fatals:
Here is distro in the image:
And this is the image I'm in:
FROM mcr.microsoft.com/devcontainers/typescript-node:1-22-bookworm
Here is VS Code version but it probably does not matter:
Here is what's running in container:
I also had https://starship.rs/ which been causing some git problems but getting rid of it does not help with error/fatal.
The text was updated successfully, but these errors were encountered: