Skip to content

ponty96/docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker

A repository for my docker files

Currently it's an attempt to isolate specific build tools (java, android etc.) into containers yet still be able to do "local" development on the host machine.

My ultimate goal is to have a host machine that merely contains an editor, git and the project source files and the tools are containerised and can be used at will without version cross-contamination ( particularly for those tools that insist on being installed via things like npm ).

Is this a good idea? Will it work? Won't my machine just fill up with single-use docker containers? I don't know, but I'm going to find out...

About

A repository for my docker files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%