INSTALL git clone https://github.com/amatsnev/rmk-notification.git cd rmk-notification cp .env.EXAMPLE .env and edit it docker build -t rmk-notification . USE docker run --rm -env-file /path/to/.env rmk-notification