summaryrefslogtreecommitdiff
path: root/Dockerfile
AgeCommit message (Collapse)Author
2020-11-05Uncomment in CI composer analyzeValery Piashchynski
Remove PHP 7.2, 7.3
2020-10-13Initial commit of RR 2.0v2.0.0-alpha1Valery Piashchynski
2020-05-20fix test failingsValery Piashchynski
2020-05-20update docker imageValery Piashchynski
2020-03-11update Dockerfile labels in favor of OCI specJohn Laswell
Since the Label Schema convention has become deprecated in favor of the OCI image spec, this updates all of the previous Label Schema keys for their opencontainers equivalents.
2020-02-24Update dockerfile, remove ./rr -v as always failing, update go versionValery Piashchynski
to 1.13
2019-12-18Git installing added into dockerfile (for golang 1.13 this actions was not ↵Paramtamtam
required)
2019-12-18golang version updated in dockerfile (1.13 -> 1.12)Paramtamtam
2019-12-18Docker environment addedParamtamtam