You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3. Run the image locally mapping local host port (9000) to container port (8080) and passing in AWS credentials to download a .pem file from the AWS Secrets Manager to the running container. These credentials will also be used to upload and download `historic_usage_data.json` to and from S3.
@@ -129,7 +129,7 @@ Further information can be found in [this project's documentation](/docs/index.m
129
129
**Example output:**
130
130
131
131
| CONTAINER ID | IMAGE | COMMAND | CREATED | STATUS | PORTS | NAMES |
0 commit comments