Pin versions of Docker images, update comment#1294
Pin versions of Docker images, update comment#1294kinow wants to merge 1 commit intoNatLibFi:skosmos-2from
Conversation
|
Kudos, SonarCloud Quality Gate passed!
|
Codecov Report
@@ Coverage Diff @@
## master #1294 +/- ##
=========================================
Coverage 70.68% 70.68%
Complexity 1646 1646
=========================================
Files 32 32
Lines 3786 3786
=========================================
Hits 2676 2676
Misses 1110 1110 Continue to review full report at Codecov.
|
|
Also added some troubleshooting notes to the Wiki: https://github.com/NatLibFi/Skosmos/wiki/Install-Skosmos-with-Fuseki-in-Docker#troubleshooting |
b82a7a2 to
e234938
Compare
|
Rebased. |
|
Kudos, SonarCloud Quality Gate passed!
|








Reasons for creating this PR
From the linked discussion, looks like Varnish changed the image and now it cannot be used with its default port
80. This pull request pins the versions of the images, instead of using thelatesttag, in Docker Compose.Also updates the commented text to avoid YAML errors.
Link to relevant issue(s), if any
Description of the changes in this PR
Known problems or uncertainties in this PR
Checklist