/serverless-docker

A docker container for running serverless commands

Primary LanguageMakefileApache License 2.0Apache-2.0

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