Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 247 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 247 Bytes

lodestone-publisher

How to build

docker build -f Dockerfile.fs -t lodestone-fs-publisher .
docker run lodestone-fs-publisher

docker build -f Dockerfile.email -t lodestone-email-publisher .
docker run lodestone-email-processor