{"id":18485263,"url":"https://github.com/softinstigate/serverless-docker","last_synced_at":"2025-06-24T07:37:20.400Z","repository":{"id":26381696,"uuid":"93606358","full_name":"SoftInstigate/serverless-docker","owner":"SoftInstigate","description":"A docker container for running serverless commands","archived":false,"fork":false,"pushed_at":"2021-12-21T14:47:23.000Z","size":65,"stargazers_count":29,"open_issues_count":0,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-09T15:22:43.831Z","etag":null,"topics":["aws","aws-lambda","cli","serverless"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SoftInstigate.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-07T07:36:12.000Z","updated_at":"2021-12-21T14:47:26.000Z","dependencies_parsed_at":"2022-07-16T00:16:12.554Z","dependency_job_id":null,"html_url":"https://github.com/SoftInstigate/serverless-docker","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/SoftInstigate/serverless-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftInstigate%2Fserverless-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftInstigate%2Fserverless-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftInstigate%2Fserverless-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftInstigate%2Fserverless-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SoftInstigate","download_url":"https://codeload.github.com/SoftInstigate/serverless-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftInstigate%2Fserverless-docker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261630445,"owners_count":23187217,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","aws-lambda","cli","serverless"],"created_at":"2024-11-06T12:44:40.700Z","updated_at":"2025-06-24T07:37:20.379Z","avatar_url":"https://github.com/SoftInstigate.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# serverless #\n\n[![Build Status](https://travis-ci.org/SoftInstigate/serverless-docker.svg?branch=master)](https://travis-ci.org/SoftInstigate/serverless-docker)\n\nA [docker image](https://hub.docker.com/r/softinstigate/serverless/) for running [serverless](https://serverless.com) commands.\n\nThis can be useful for building and deploying serverless stacks from CI environments.\n\nThe `RELEASE` global variable in [.travis.yml](.travis.yml) contains the [serverless release](https://github.com/serverless/serverless/releases) to be built.\n\n## Example ##\n\n```\n$ docker pull softinstigate/serverless\n$ docker run --rm softinstigate/serverless --version\n```\n\n## Base image ##\n\n[softinstigate/maven-aws](https://hub.docker.com/r/softinstigate/maven-aws/)\n\nThe base image is from the [maven](https://hub.docker.com/_/maven/) one, so it allows to also build serverless projects for **Java** .\n\nIncluded packages from base image:\n\n- [aws-cli](https://github.com/aws/aws-cli).\n- [ecs-cli](https://github.com/aws/amazon-ecs-cli)\n\n## Check the installed tools\n\n```bash\ndocker run -it --rm --entrypoint=\"./startup.sh\" softinstigate/serverless\n\n=================================================\nApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)\nMaven home: /usr/share/maven\nJava version: 11.0.9, vendor: Oracle Corporation, runtime: /usr/local/openjdk-11\nDefault locale: en, platform encoding: UTF-8\nOS name: \"linux\", version: \"4.19.76-linuxkit\", arch: \"amd64\", family: \"unix\"\naws-cli/2.0.59 Python/3.7.3 Linux/4.19.76-linuxkit exe/x86_64.debian.10\necs-cli version 1.20.0 (7547c45)\nnode v12.19.0\nyarn 1.22.5\nserverless Framework Core: 2.8.0\nPlugin: 4.1.1\nSDK: 2.3.2\nComponents: 3.2.7\n=================================================\n```\n\n## Additional packages ##\n\n- Nodejs 12 LTS\n- Serverless cli 2.x\n\n## Pull requests\n\nIf you need a specific version of the serverless cli which has not been built yet, just fork this repo and open a PR after changing the line in .travis.yml setting the `RELEASE=` to an existing [serverless framework release](https://github.com/serverless/serverless) and we'll merge it quickly. After Travis-CI has finished its work, check the new [docker image](https://hub.docker.com/r/softinstigate/serverless/) and pull your version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftinstigate%2Fserverless-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftinstigate%2Fserverless-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftinstigate%2Fserverless-docker/lists"}