Below is a Dockerfile for an example nodejs application. This works with any base images except AWS managed base images. To use AWS managed base images, you need to override the ENTRYPOINT to start ...