Backend Image for Cruddur AWS Cloud Project Bootcamp Application
138
To pull the backend image
docker pull yaya2devops/cruddur-backend:tagname
Once the image has finished downloading, you can run it
docker run -p 4567:4567 yaya2devops/cruddur-backend:tagname
Required: Cruddur Frontend
Content type
Image
Digest
sha256:ccd70da14…
Size
47.3 MB
Last updated
over 3 years ago
docker pull yaya2devops/cruddur-backend