Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

used a docker image with nodejs12 and aws-sam-cli installed; #15

Closed
wants to merge 1 commit into from
Closed

used a docker image with nodejs12 and aws-sam-cli installed; #15

wants to merge 1 commit into from

Conversation

aprilmintacpineda
Copy link

@aprilmintacpineda aprilmintacpineda commented Sep 7, 2020

Description

This PR resolves #14

@@ -1,4 +1,4 @@
FROM nikolaik/python-nodejs:python3.8-nodejs12-alpine
FROM https://registry.hub.docker.com/r/vukomir/aws-sam-cli
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think you need the full url, vukomir/aws-sam-cli:latest should suffice

Copy link
Author

@aprilmintacpineda aprilmintacpineda Sep 9, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, right, sorry about that part! I will correct this in a while...

@aprilmintacpineda aprilmintacpineda closed this by deleting the head repository Feb 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aws-sam-cli being installed multiple times
2 participants