opklnm102 / serverless-docker

A docker container for running serverless commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

serverless-docker

A docker container for running serverless commands


Requirement

  • docker
  • docker-compose

serverless framework docker image build

  • 아래 command면 최신 버전의 serverless framework가 build되어 git tag, dockerhub에 push까지 된다
$ make

Installation

$ make bootstrap

Usage

$ make run

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.


License

Apache License 2.0



Reference

About

A docker container for running serverless commands

License:Apache License 2.0


Languages

Language:Makefile 67.6%Language:JavaScript 12.6%Language:Python 11.0%Language:Dockerfile 8.8%