FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
docker-lambda/base/create-base.sh at build-python3.8 · greencloudcomputing/docker-lambda · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
greencloudcomputing
/
docker-lambda
Public
forked from
lambci/docker-lambda
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
docker-lambda
/
base
/
create-base.sh
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
7 lines (4 loc) · 127 Bytes
Breadcrumbs
docker-lambda
/
base
/
create-base.sh
Copy path
File metadata and controls
executable file
·
7 lines (4 loc) · 127 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
#!
/bin/bash
curl -O https://lambci.s3.amazonaws.com/fs/base.tgz
docker build --squash -t lambci/lambda-base
.
rm ./base.tgz
Back
|
FazBrowse Home
|
New Git URL