Skip to content
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

Can it be installed in dockerized environments running on top of ubuntu? #1391

Open
sandipndev opened this issue Jan 15, 2025 · 1 comment
Open
Labels
Containerized Related to Docker, Podman, or LXC (etc) Linux

Comments

@sandipndev
Copy link

I was using the nix installer inside vs code-server and got the following error:

Error

Error: 
   0: Planner error
   1: Error executing action
   2: Action `create_upstream_init_service` errored
   3: Action `configure_init_service` errored
   4: Could not detect systemd; you may be able to get up and running without systemd with `nix-installer install linux --init none`.
      See https://github.com/DeterminateSystems/nix-installer#without-systemd-linux-only for documentation on usage and drawbacks.

Metadata

key value
version 0.33.0
os linux
arch x86_64
@cole-h
Copy link
Member

cole-h commented Jan 15, 2025

If you follow the suggestions in the error message, does that give you any further insights?

@cole-h cole-h added Linux Containerized Related to Docker, Podman, or LXC (etc) labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Containerized Related to Docker, Podman, or LXC (etc) Linux
Projects
None yet
Development

No branches or pull requests

2 participants