Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Debian Image with on-my-posh

Need to tests shell scripts on a Mac? The shell is a little bit different. So i started to create this image to work with linux on a Mac

Build local

docker build -t debops .

Start the Image

docker run --rm
-v "$(pwd)":/root/work
-w /root/work
-it debops

About

Full Debian container for Ops

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages