Sign inSign up

gyanendra371/node-auth-app

By gyanendra371

Updated over 2 years ago

node-auth-app

Image
API management
0

797

gyanendra371/node-auth-app repository overview

sudo yum update -y sudo yum -y install docker

sudo service docker start

sudo usermod -a -G docker ec2-user

Make sure to log out + back in after running these commands.

Once you logged back in, run this command:

sudo systemctl enable docker

docker run --rm -p 80:80 gyanendra371/node-auth-app

http://localhost:80/verify-token/abc

Tag summary

Content type

Image

Digest

sha256:d5c29ca03

Size

42.8 MB

Last updated

over 2 years ago

docker pull gyanendra371/node-auth-app