Docker Hub
runc
Kubernetes
Amazon ECR
GitHub
Apache Thrift
Artifactory
Apache ZooKeeper
fish shell
GNU Bourne Again SHell
zsh
Starship (Shell Prompt)
PowerShell Plus
CentminMod
iTerm2
KornShell
Docker Hub
fish shellFish Shell is recommended for developers and system administrators looking for an intuitive and powerful command-line shell. It is particularly suitable for users who prefer minimal configuration and appreciate features like autosuggestions and syntax highlighting straight out of the box.
Based on our record, Docker Hub should be more popular than fish shell. It has been mentiond 370 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
You need a Docker Hub account and a personal access token for KAMAL_REGISTRY_PASSWORD. - Source: dev.to / about 2 months ago
Now you want to share your custom image with your teammates or with the world. To do so, first you need to create an account on docker hub. - Source: dev.to / 3 months ago
My three-tier application with the frontend (presentation layer), backend (logic layer), and database (data layer), are all deployed with Docker, while the data layer uses an external Postgres image from the Docker Hub registry. - Source: dev.to / 3 months ago
So is https://hub.docker.com which is why I am here and not doing useful work. - Source: Hacker News / 7 months ago
Docker images are already compressed when you push them to registries like Docker Hub, GHCR, AWS ECR, etc. - Source: dev.to / 7 months ago
Linux offers various shell options, each with unique features that can enhance your command-line experience. The default shell on most Linux distributions is Bash, but other popular alternatives include Zsh and Fish. - Source: dev.to / 3 months ago
It's amazing, how rarely people talk about fish (https://fishshell.com/) I love it so much that I pity people that use Bash, Zsh. - Source: Hacker News / 3 months ago
Https://fishshell.com/ https://xon.sh/ https://www.nushell.sh/ https://elv.sh/ You're replying to someone that says POSIX shells are holding people back, not that the terminal is a bad idea, there are many alternative shells which offer benefits over POSIX shells. fish-shell has everything you want from an interactive shell included, xonsh is a mix Python shell, nushell and elvish are adding types and other things... - Source: Hacker News / 6 months ago
Yes, obviously I'm making a bit of a strong point here, undiluted by necessary nuance. I don't shun otherwise good projects with a good reputation entirely from a mere sentence if I can avoid it. But the point is, I actually enjoy scripting in bash. Half the time people rant about it, there's something wrong in the argument. Not always of course, different tools for different people and all that. But having... - Source: Hacker News / 9 months ago
For me, this simple tools is the single best command line changer! Instead of a lot of commands to traverse the folder tree, I jump where and when I want. Other nice tools I use: Fish for shell (https://fishshell.com/), Starship for prompt (https://starship.rs/), bat "a cat with wings" for file preview (https://github.com/sharkdp/bat). - Source: Hacker News / 10 months ago
runc - CLI tool for spawning and running containers according to the OCI specification - opencontainers/runc
GNU Bourne Again SHell - Bash is the shell, or command language interpreter, that will appear in the GNU operating system.
Kubernetes - Kubernetes is an open source orchestration system for Docker containers
zsh - The Z shell (Zsh) is a Unix shell that can be used as an interactive login shell and as a powerful command interpreter for shell scripting.
Amazon ECR - Amazon ECR is a fully-managed Docker container registry enabling developers to store, manage, and deploy Docker container images.
Starship (Shell Prompt) - Starship is the minimal, blazing fast, and extremely customizable prompt for any shell! Shows the information you need, while staying sleek and minimal. Quick installation available for Bash, Fish, ZSH, Ion, and Powershell.