Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dockerfile for deno on aws lambda #93

Merged
merged 3 commits into from Dec 16, 2020
Merged

Add dockerfile for deno on aws lambda #93

merged 3 commits into from Dec 16, 2020

Conversation

hayd
Copy link
Contributor

@hayd hayd commented Dec 16, 2020

ENV DENO_DIR=/tmp/deno_dir
ENV DENO_INSTALL_ROOT=/usr/local

RUN yum install -y unzip \
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this doesn't uninstall unzip, maybe it should 🤷

@hayd hayd merged commit a80d1e3 into master Dec 16, 2020
@hayd hayd deleted the deno-lamnda branch December 16, 2020 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant