Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

First, download the key pair file DIAPER-test-key.pem and copy your Docker image and other relevant file to the EC2 instance using scp:

Code Block
scp -r -Ii /path/to/DIAPER-test-key.pem /path/to/project/folder ec2-user@3.87.30.85:~/

...