Software Alternatives & Reviews

How to manage dependencies when you don't have root access?

Podman Bazel
  1. 1
    Simple debugging tool for pods and images
    Pricing:
    • Open Source
    Docker: ship the toolchain as a docker container; they need docker for that and often root (to install and maybe to run) but podman fixes that, example for MS here.

    #Developer Tools #Productivity #Cloud Computing 101 social mentions

  2. 2
    Bazel is a tool that automates software builds and tests.
    Pricing:
    • Open Source
    Use bazel and hermetic builds, bazel can act as a package manager for the libs you need; it’s not super easy but can be very rewarding once you start caching stuff.

    #Front End Package Manager #DevOps Tools #Continuous Integration 61 social mentions

Discuss: How to manage dependencies when you don't have root access?

Log in or Post with