Need advice about which tool to choose?Ask the StackShare community!

dockersh

7
15
+ 1
4
Makisu

7
23
+ 1
0
Add tool

dockersh vs Makisu: What are the differences?

dockersh: A shell which places users into individual docker containers. dockersh is designed to be used as a login shell on machines with multiple interactive users. When a user invokes dockersh, it will bring up a Docker container (if not already running), and then spawn a new interactive shell in the container's namespace; Makisu: 🍣 Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos & Kubernetes (by Uber). Uber's core infrastructure team developed a pipeline that quickly and reliably generates Dockerfiles and builds application code into Docker images for Apache Mesos and Kubernetes-based container ecosystems. Giving back to the growing stack of microservice technologies, we open sourced its core component, Makisu, to enable other organizations to leverage the same benefits for their own architectures (more here: https://eng.uber.com/makisu/).

dockersh and Makisu belong to "Container Tools" category of the tech stack.

dockersh and Makisu are both open source tools. It seems that Makisu with 1.7K GitHub stars and 76 forks on GitHub has more adoption than dockersh with 1.28K GitHub stars and 76 GitHub forks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of dockersh
Pros of Makisu
  • 1
    Multiple users to ssh onto a single box
  • 1
    Isolation
  • 1
    Privacy
  • 1
    Secure
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    - No public GitHub repository available -

    What is dockersh?

    dockersh is designed to be used as a login shell on machines with multiple interactive users. When a user invokes dockersh, it will bring up a Docker container (if not already running), and then spawn a new interactive shell in the container's namespace.

    What is Makisu?

    Uber's core infrastructure team developed a pipeline that quickly and reliably generates Dockerfiles and builds application code into Docker images for Apache Mesos and Kubernetes-based container ecosystems. Giving back to the growing stack of microservice technologies, we open sourced its core component, Makisu, to enable other organizations to leverage the same benefits for their own architectures (more here: https://eng.uber.com/makisu/).

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use dockersh?
    What companies use Makisu?
    See which teams inside your own company are using dockersh or Makisu.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with dockersh?
    What tools integrate with Makisu?
    What are some alternatives to dockersh and Makisu?
    Kubernetes
    Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.
    Docker Compose
    With Compose, you define a multi-container application in a single file, then spin your application up in a single command which does everything that needs to be done to get it running.
    Rancher
    Rancher is an open source container management platform that includes full distributions of Kubernetes, Apache Mesos and Docker Swarm, and makes it simple to operate container clusters on any cloud or infrastructure platform.
    Docker Swarm
    Swarm serves the standard Docker API, so any tool which already communicates with a Docker daemon can use Swarm to transparently scale to multiple hosts: Dokku, Compose, Krane, Deis, DockerUI, Shipyard, Drone, Jenkins... and, of course, the Docker client itself.
    Argo
    Argo is an open source container-native workflow engine for getting work done on Kubernetes. Argo is implemented as a Kubernetes CRD (Custom Resource Definition).
    See all alternatives