Skip to content

Jazzepi/dockerized-build-toolchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockerized-build-toolchain

  1. Run docker build -t sasquatch-technology-build-environment:1.0-SNAPSHOT .
  2. Add dockerized-build-toolchain/bin to your PATH variable. You can modify your ~/.bashrc file. Something like PATH=$PATH:~/repos/dockerized-build-toolchain/bin
  3. Now you should be good to go. Try out the build process with e mvn test from the root of this project.

About

Example of putting your build tools inside of a Docker image

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published