Skip to content

Conversation

@jze
Copy link
Contributor

@jze jze commented May 7, 2025

I have added two files to start the postmarks server inside of a docker container. Using the Dockerfile you can build the image like this:

docker build -t postmarks . 

Or you can use docker-compose instead and start the server with docker compose up -d. The configuration is still read from .env and account.json. The persistent data is still stored in .data.

Copy link
Owner

@ckolderup ckolderup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the README updates!

@ckolderup ckolderup merged commit 18f6021 into ckolderup:main May 17, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants