Create dockerfile
Priority
Labels
None
Environment
None
Template
None
Description
Development Team
None
Release
None
Story Points
1
Sprint
None
relates to
Checklist
hideTestRail: Results
Activity
Show:
Done
Details
Assignee
Natalia ZaitsevaNatalia ZaitsevaReporter
Sobha DuvvuriSobha DuvvuriTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee

Reporter

TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created September 26, 2018 at 3:00 PM
Updated November 15, 2018 at 10:09 AM
Resolved October 12, 2018 at 1:18 PM
Docker images are the primary distribution model for FOLIO modules.
All modules should include a Dockerfile that describes how to build a runtime Docker image for the module.
If a Dockerfile is present, Jenkins will create a Docker image for the module and publish the image to a repository on Docker Hub as a post-build step if the previous build step is successful.
Create a dockerfile for mod-kb-ebsco-java module.
Example from : https://github.com/sduvvuri-ebsco/POC