Skip to content

curtisbridges/docker-zap-zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dockerize Zap-Zsh

This project allows me to test how zap-zsh works without having to run it on my system.

Steps

Create image

sudo docker image build -t zsh-debian .

Run container

docker run -it --user tester zsh-debian

About

A Docker image to play with zap-zsh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published