Skip to content

Latest commit

 

History

History

zshmazon

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.

Terminal Example

Key Features:

Modules Installed

zsh, sudo, vim, tar, iputils, git, tig

How to Use ZSHmazon

Run the ZSHmazon Docker Sandbox:

  • To run the Docker image with the previously created volume mounted to /home/sandbox for the user sandbox, 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.

To Have a Fresh Start Again:

  • 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.

Contribute

On GitHub by editing the Dockerfile

Docker Hub Description Docker Image Build


Tags: #AmazonLinux #Zsh #OhMyZsh #Powerlevel10k #SyntaxHighlighting #AutoSuggestions #DockerImage #CommandLine #DeveloperTools #Productivity