docker build -t email-sender .
docker run --name email-sender -p 3000:3000 -d email-sender
or with docker-compose
docker-compose up
host:3000/notification/contacthost:3000/notification/bookingSet ENV vars:
Content type
Image
Digest
Size
335.4 MB
Last updated
almost 8 years ago
docker pull heia/email-service