Skip to content
Snippets Groups Projects
Select Git revision
  • 8b42707fc35a895aecf5cb18d64141e73cc74e5f
  • develop default protected
  • inventory-auth
  • master protected
  • feature/POL1-813-error-report-sensu-check
  • 0.21
  • 0.20
  • 0.19
  • 0.18
  • 0.17
  • 0.16
  • 0.15
  • 0.14
  • 0.13
  • 0.12
  • 0.11
  • 0.10
  • 0.9
  • 0.8
  • 0.7
  • 0.6
  • 0.5
  • 0.4
  • 0.3
  • 0.2
25 results

brian-polling-manager

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