Brad Mccormack

Results 1 issues of Brad Mccormack

https://github.com/dwmkerr/docker-dynamodb/blob/d92d2264279fb3a2ff017347b410e68f2dcf980b/Dockerfile#L11 Hello. I thought I would let you know that the following Alpine base works for me ``` FROM openjdk:8u171-alpine3.8 ``` It works against a specific version of DynamoDB (the...