Direkt zum Inhalt

Debugging Initial Container Deployment at Amazon Lightsail

0

I want to deploy my container for the first time but failed. Tried to look at details, but it seems that the logs are not helping at all, not describing what causes it to fail.

For detailed information, here is what I am working on.

Image information:

  • node:16.13.1-alpine
  • NestJS application
  • Pushed to Docker Hub repository

Run it on my local machine, and the deployment is successful. Tried to deploy with several configuration, including scale up resource, in Amazon Lightsail but still failed.