[GH-ISSUE #8] Docker Support #7

Open
opened 2026-03-02 03:53:51 +03:00 by kerem · 2 comments
Owner

Originally created by @pepper3k on GitHub (Oct 23, 2024).
Original GitHub issue: https://github.com/draga79/NotiMail/issues/8

I have been looking at containerizing this script in docker. It seems to me that it would not be a big deal.

From what I have been reading, the main points would be to use a python image as a base, install the pip requirements, expose the config file (using docker compose) and maybe add some error handling.

Your thoughts?

Originally created by @pepper3k on GitHub (Oct 23, 2024). Original GitHub issue: https://github.com/draga79/NotiMail/issues/8 I have been looking at containerizing this script in docker. It seems to me that it would not be a big deal. From what I have been reading, the main points would be to use a python image as a base, install the pip requirements, expose the config file (using docker compose) and maybe add some error handling. Your thoughts?
Author
Owner

@draga79 commented on GitHub (Nov 3, 2024):

Hi,
Docker support should be quite easy - building a working image locally should be easy.
I'll eventually create a Dockerfile and a Docker compose file - but I don't know when I'll be able to :-)

<!-- gh-comment-id:2453390722 --> @draga79 commented on GitHub (Nov 3, 2024): Hi, Docker support should be quite easy - building a working image locally should be easy. I'll eventually create a Dockerfile and a Docker compose file - but I don't know when I'll be able to :-)
Author
Owner

@pepper3k commented on GitHub (Nov 3, 2024):

Alright, as soon as i have some time i will try to do the same and submit my work here. You are the man!

<!-- gh-comment-id:2453391750 --> @pepper3k commented on GitHub (Nov 3, 2024): Alright, as soon as i have some time i will try to do the same and submit my work here. You are the man!
Sign in to join this conversation.
No labels
enhancement
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/NotiMail#7
No description provided.