nasa sbir prototype 源码
NASA SBIR基础结构的原型 建立所有基础设施 cd terraform terraform apply 登录到AWS容器注册表 aws ecr get-login-password --region [whichever] | docker login \ --username AWS \ --password-stdin \ 001907687576.dkr.ecr.us-east-2.amazonaws.com 注意登录的地址可能会改变。登录到AWS管理控制台,,单击ehb-prototype-api存储库,然后单击页面顶部的“查看推送命令”按钮以获取指示。 构建API Docker映像 docker build \ -t 001907687576.dkr.ecr.us-east-2.amazonaws.com/ehb-prototype-api:latest \
文件列表
nasa-sbir-prototype-main.zip
(预估有个34文件)
nasa-sbir-prototype-main
CONTRIBUTING.md
1KB
LICENSE.md
1KB
README.md
2KB
api
.eslintrc.json
106B
Dockerfile.prod
135B
knexfile.js
413B
migrations
20210222153054_initial.js
3KB
暂无评论