Skip to content

cadvisor: fix supported platforms #25597

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

Merged
merged 1 commit into from
May 8, 2017
Merged

Conversation

sigma
Copy link
Member

@sigma sigma commented May 7, 2017

Motivation for this change

As far as I can tell, cadvisor is as of now very linux-centric

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Sorry, something went wrong.

@matthewbauer
Copy link
Member

It's a little confusing because Docker supports macOS. This works by running everything in a Linux VM though. AFAICT advisor runs on the Linux VM in these cases not Mac OS.

@sigma
Copy link
Member Author

sigma commented May 8, 2017

yeah, the preferred way of running cadvisor these days is as a container itself, so definitely running in Linux

@Mic92 Mic92 merged commit e9b6c41 into NixOS:master May 8, 2017
@sigma sigma deleted the pr/cadvisor-linux branch May 18, 2017 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants