reactome / container

:construction: Repository for files for running a Reactome production-like environment inside a docker container. Currently, this project's status is "Work-In-Progress". :construction:
9 stars 4 forks source link

Feature/jenkinsintegration #58

Closed SolomonShorser-OICR closed 3 years ago

SolomonShorser-OICR commented 4 years ago

New Jenkinsfiles - these files describe Jenkins pipelines that will build docker images that contain Reactome services.

NOTE: Your Jenkins installation must have these plugins: Docker Commons Plugin, File Operations Plugin. Also, the host system in which Jenkins is running must have docker installed, and Jenkins must have permission to run/use docker.

cookersjs commented 4 years ago

I'm going to look into running this in the next few days -- I'll wait till your back online so I can pester you with questions!

SolomonShorser-OICR commented 4 years ago

@cookersjs Do you have any more changes or should I merge?

cookersjs commented 4 years ago

For posterity, this branch has been used successfully to generate all images through Jenkins. 👍

SolomonShorser-OICR commented 4 years ago

@cookersjs Anything else, or is this OK to merge?

cookersjs commented 4 years ago

@cookersjs Anything else, or is this OK to merge?

Everything looks good to me!