Skip to content

Conversation

@jze
Copy link
Contributor

@jze jze commented May 2, 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.

@ckolderup
Copy link
Owner

tried it out and it works like a charm. Would you mind adding the instructions to the README? We might be due for a slight overhaul there soon to make the different setup paths clearer, but just having a little header with the basic Docker info (which I appreciate is pretty much just standard basic-Docker-setup steps) will ensure that if we refactor that that it gets included.

and thanks so much for the contributions!

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.

verified with a local setup and with a small README update, this will be ready to ship quickly.

@jze jze closed this by deleting the head repository May 7, 2025
@jze
Copy link
Contributor Author

jze commented May 7, 2025

Sorry, I broke the pull request by cleaning up my repo. I think I have to create a new pull request.

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