


Fish is designed to be simple and easy to use, with a clean syntax and powerful features.Īutosuggestions, Abbreviations, Syntax highlighting, Plugin manager, Theme managerįor virtualenv you need to first activate the environment using the path to it and then use pip to install packages. It includes a wide range of plugins and themes that can be easily installed and customized. Oh My Fish is a fast, fully-featured framework for the fish shell. Syntax highlighting, Auto-suggestion, Git integration, Customizable prompt It provides useful information about the current directory, git branch and status, as well as customizable prompts and icons. Starship is a minimal, blazing-fast, and infinitely customizable prompt for any shell. Syntax highlighting, Auto-suggestion, Git aliases, Plugin manager It comes bundled with several helpful functions, helpers, plugins, and themes that make it easy to customize your terminal experience. Oh My Zsh is a community-driven framework for managing your Zsh configuration. Here is a quick comparison table of the three: Shell It provides a command-line interface for managing containers and images, and can run Docker images as well.Ĭompatible with Docker images and Kubernetes. Podman is a daemonless container engine that allows running containers as regular users without requiring a daemon running as a privileged process. It provides a way to create, deploy, and manage containers using a client-server architecture, where the Docker daemon manages the containers and the Docker CLI controls the daemon. It provides a way to manage containers through a daemon, which can be controlled using the LXC command-line tools.ĭocker is a platform for building, shipping, and running distributed applications in containers. LXC is an OS-level virtualization method that allows running multiple isolated Linux systems (containers) on a single Linux host.

From the following, the most used alternative right now is docker (together with docker-compose) Containerization Technology
