This repository was archived by the owner on Dec 2, 2020. It is now read-only.
  
  
  
  
Releases: amazon-archives/aws-lambda-container-image-converter
Releases · amazon-archives/aws-lambda-container-image-converter
img2lambda 0.5.0
- Add nodejs 10.x to valid runtimes list
 
img2lambda 0.4.0
- Add support for Docker Toolbox daemons
 - Upgrade dependencies
 
img2lambda 0.3.0
- Add support for OCI images
 - Add 'latest' tag to Docker image names, if tag is missing
 - Update dependency versions
 
img2lambda 0.2.0
- Output registered layers as yaml file, in addition to existing json file
 
img2lambda 0.1.1
Add CLI option for specifying credentials profile
img2lambda 0.1.0
Adds new layer publishing options to CLI:
- Description
 - License information
 - Compatible runtimes
 
img2lambda 0.0.3
Fix running Linux binary in WSL with Docker for Windows
img2lambda 0.0.2
Enable using WSL with Docker for Windows, with DOCKER_HOST set to tcp://127.0.0.1:2375
img2lambda 0.0.1
Initial release