Skip to content
Snippets Groups Projects
Select Git revision
  • 82fbdbcde830036d305f0f99966f58f84ac28c43
  • develop default
  • master protected
  • feature/frontend-tests
  • 0.98
  • 0.97
  • 0.96
  • 0.95
  • 0.94
  • 0.93
  • 0.92
  • 0.91
  • 0.90
  • 0.89
  • 0.88
  • 0.87
  • 0.86
  • 0.85
  • 0.84
  • 0.83
  • 0.82
  • 0.81
  • 0.80
  • 0.79
24 results

compendium-v2

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