dynamo-local-admin-docker
dynamo-local-admin-docker copied to clipboard
A combined docker image with DynamoDB-Local and dynamo-admin.
This PR support to add arm64 arch. `openjdk:8-jre` already has arm64 image. - https://hub.docker.com/layers/openjdk/library/openjdk/8-jre/images/sha256-78be3117c3fbd863ccc879e7de929d61e1713fb936a2e2ea8af23caf4753cb3a?context=explore So I copied latest node js installation recipe from official docker image. - https://github.com/nodejs/docker-node/blob/main/17/bullseye/Dockerfile
Hi, I am looking for a method to retain DynamoDB data when powering off the PC, when it restarts (and then I restart the Docker image) I have to manually...
The below docker config has been working for months but today after restarting my system i removed the older images and did a fresh compose up and now the Admin...
I needed issue #7 fixed, so i fixed it. It works for me. I would happy that this helps with you. ## What i did 1. Changing node version v6.4.0...
Hi Aaron, really appreciate your dynamodblocal project. It would be great if you tag your builds with a version and pust the docker image with this version additionally to pushing...
first off, thanks for this project, it has been very useful to me! recently, i've started seeing the below error when I open the web admin. Do you know what...