OP#176 fix quotes
This commit is contained in:
@@ -14,3 +14,5 @@ However we did a few changes to adjust the following:
|
||||
|
||||
* the entire build flow is now based on the Dockerfile, no external make step. This allows using a Jenkins CI/CD pipeline for both build and placing the image in a package registry, so the image can be used in Kubernetes via CI/CD. All manual steps are removed.
|
||||
* we moved away from CentOS 7 as base to Alpine, which creates a much smaller image footprint while providing the very same functionality.
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user