I am wondering if we can use docker to avoid installing all the things on the ci machine.
On Fri, Oct 18, 2019 at 10:00 AM Josh Fischer <[email protected]> wrote: > Hi, > > I am trying to get our CI process set up for our new static site. I am > sending this email to understand what I need to do to make sure jenkins has > what it needs to successfully build the project. > Please let me know if you can get these packages/technologies installed in > the jenkins cluster and any other special instructions I will need to use > them in my scripts. > > Thank you, > - Josh > > We will need: > Node >= 8.x > Yarn >= 1.5. > Java 8 > Bazel 0.26.0 > Python 2.7 > virtualenv > pip > And we will also need these binaries on the path: > automake cmake libtool-bin g++ > python-setuptools python-dev python-wheel python python-pip unzip tree > openjdk-8-jdk virtualenv >
