Welcome to ZSHmazon – Your Ultimate AmazonLinux Image with Zsh Magic!
Discover a world of command-line sophistication with our ZSHmazon Docker image. We've curated the perfect AmazonLinux environment enhanced with the power of Zsh, Oh-My-Zsh. Elevate your terminal experience with this feature-packed image, designed to boost your productivity and style.
Whether you're a developer, system administrator, or terminal enthusiast, ZSHmazon empowers you with a captivating, efficient, and fun command-line experience. Download now and unlock the full potential of your AmazonLinux-based containers.
- AmazonLinux base with Zsh magic.
- Oh-My-Zsh for enhanced shell capabilities.
- Powerlevel10k for eye-catching, customizable prompts.
- Syntax highlighting for code clarity.
- Vibrant auto-suggestions for faster typing.
- Zsh Docker Aliases for streamlined container management.
zsh, sudo, vim, tar, iputils, git, tig
- To run the Docker image with the previously created volume mounted to
/home/sandbox
for the usersandbox
, use the following command:
docker run --name sandbox -v zshmazon-sandbox:/home/sandbox --rm -it macabrequinox/zshmazon
- Along with running the container, this command creates a docker volume named
zshmazon-sandbox
. - This command starts the ZSHmazon Docker container, providing you with a secure and permission-free environment to run commands and experiment.
- Once you exit, it automatically deletes the container instance.
Now you're ready to enjoy your ZSHmazon Docker Sandbox, where you can safely execute commands without worrying about permissions or security issues.
Feel free to customize your environment and configurations within the sandbox, and any changes on home directory will be stored in the zshmazon-sandbox
volume for future use.
- reset all settings just delete the
ZSHmazon-sandbox
volume by running the following command:
docker volume rm zshmazon-sandbox
- This volume was storing your configuration and setups of docker image's home directory.
On GitHub by editing the Dockerfile
Tags: #AmazonLinux #Zsh #OhMyZsh #Powerlevel10k #SyntaxHighlighting #AutoSuggestions #DockerImage #CommandLine #DeveloperTools #Productivity