Skip to content
Snippets Groups Projects
Dariusz Janny's avatar
Dariusz Janny authored
Master

See merge request !5
2cbd917f
History

FaaS-Registry

Build docker image with debian (10.7) and Jagger

structure

_conf/_ - directory with configuration files

build image

To build faas-registry docker image make build

run image

To run faas-registry 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