Skip to content

Docker container build file for fast and reliable erl.mqtt.server

Notifications You must be signed in to change notification settings

sbezugliy/erl.mqtt.server-docker-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

erl.mqtt.server Dockerfile

Docker container build file for fast and reliable erl.mqtt.server

Image built for usage inside of container stacks, ran and tested with CRI-O for Kubernetes/Docker Swarm. So, don't forget to use run script from app root dir as CMD or use your own entrypoint scripts.

Build image:

$ podman build -f erl.mqtt.server.Dockerfile . -t erl.mqtt.server-alpine:1.1.0

Set release tag

$ podman tag erl.mqtt.server-alpine:1.1.0 docker.io/sbezugliy/erl.mqtt.server-alpine:latest

Push to registry

$ docker push <Registry FQDN>/<username or namespace>/erl.mqtt.server-alpine:latest

About

Docker container build file for fast and reliable erl.mqtt.server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published