Deploying the vhsm Container on an EC2 Instance
Learn to deploy the vhsm container on an EC2 instance by pulling a docker image from ECR.
Prerequisites
sudo apt update
sudo apt install docker.iocurl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"
unzip awscliv2.zip
sudo ./aws/installaws configureTroubleshooting:
Last updated
Was this helpful?