{"id":15652413,"url":"https://github.com/mattyait/serverless-docker","last_synced_at":"2026-04-20T19:02:34.186Z","repository":{"id":81852553,"uuid":"134924396","full_name":"mattyait/serverless-docker","owner":"mattyait","description":"Docker Image to use serverless framework with AWS","archived":false,"fork":false,"pushed_at":"2018-10-31T11:43:25.000Z","size":976,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T01:19:15.040Z","etag":null,"topics":["alpine","docker","lambda","nodejs","serverless","serverless-framework"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattyait.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-26T03:01:43.000Z","updated_at":"2023-07-14T02:18:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"0ba5035c-eaee-44be-9d16-759b0219e0c1","html_url":"https://github.com/mattyait/serverless-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mattyait/serverless-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattyait%2Fserverless-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattyait%2Fserverless-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattyait%2Fserverless-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattyait%2Fserverless-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattyait","download_url":"https://codeload.github.com/mattyait/serverless-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattyait%2Fserverless-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32061251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["alpine","docker","lambda","nodejs","serverless","serverless-framework"],"created_at":"2024-10-03T12:42:17.503Z","updated_at":"2026-04-20T19:02:34.165Z","avatar_url":"https://github.com/mattyait.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![](https://dockerbuildbadges.quelltext.eu/status.svg?organization=niccokunzmann\u0026repository=dockerhub-build-status-image)](https://hub.docker.com/r/mattyait/serverless-docker/builds/)  \n\n# serverless-docker\nDockerfile for serverless framework\n\nA docker image for running serverless commands.\n\nThis can be useful for building and deploying serverless application on docker containers.\n\n[![DockerHub Badge](https://hub.docker.com/r/mattyait/serverless-docker/)](https://hub.docker.com/r/mattyait/serverless-docker/)\n\nBuild an Image\n\n    docker build -t serverless-docker:v1 .\n\nRun the docker container\n\n    docker run -i -d -v ~/Documents/workstation/serverless-docker/src/:/mnt serverless-docker:v1\n\nLogin to container in interactive mode\n\n    docker exec -it \u003ccontainer_id\u003e bash\n\nSetup the AWS profile\n\n    aws configure\n    AWS Access Key ID [None]: *********\n    AWS Secret Access Key [None]: **********\n    Default region name [None]:\n    Default output format [Noµne]:\n    Run the chef recipe\n\nRun the serverless to deploy lambda functions\n\n    serverless deploy\n\n\u003e Sample Demo\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"/img/demo.gif?raw=true\"/\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattyait%2Fserverless-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattyait%2Fserverless-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattyait%2Fserverless-docker/lists"}