Skip to content
Snippets Groups Projects
Select Git revision
  • 0f4af4604eae0200a377ef7967ab3e40d322aa47
  • master default protected
  • v0.6
  • v0.7
  • v0.5
5 results

kibana-plugins

Name Last commit Last update
conf
test
.gitignore
Dockerfile
Makefile
README.md

FaaS-SMTP

structure

_conf/_ - directory with configuration files

test/ - directory with tests and utils

build image

To build faas-smtp docker image make build

run image

To run faas-smtp docker image make run

additional commands

build                          build container
build-nc                       build container without caching
run                            run container
run-nd                         run container in no-deamon mode
up                             build and run container
logs                           print docker logs
stop                           stop container
version                        print current component version