Skip to content

breaking-down-bitcoin/docker.shell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker.shell automate docker.shell

wrap your $HOME in a docker shell

--

Linux

apt install docker.io docker-compose

macOS

brew install make docker docker-compose

git

git clone https://github.com/RandyMcMillan/docker.shell.git ~/docker.shell && \
cd docker.shell && \
make shell user=root

centos

make centos user=root

centos7

make centos7 user=root

fedora33

make fedora33 user=root

fedora34

make fedora34 user=root

About

Wrap your $HOME in a docker shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 40.6%
  • Makefile 31.4%
  • Shell 28.0%