add docker support #12

Closed
opened 2022-02-04 23:09:09 +10:30 by gilly42 · 2 comments
gilly42 commented 2022-02-04 23:09:09 +10:30 (Migrated from github.com)

could you provide an docker file or better a docker-compose to run it as service?

could you provide an docker file or better a docker-compose to run it as service?
tardisx commented 2022-02-05 10:49:50 +10:30 (Migrated from github.com)

I certainly could, though I've avoided it so far. The existing single binary should be very easy to deploy. Being inside a container would add some complexities, the TCP port mapping and mapping a mounted volume to somewhere so that the downloaded files are available.

In what way would it make your setup easier ?

I certainly could, though I've avoided it so far. The existing single binary should be very easy to deploy. Being inside a container would add some complexities, the TCP port mapping and mapping a mounted volume to somewhere so that the downloaded files are available. In what way would it make your setup easier ?
tardisx commented 2023-11-23 19:10:54 +10:30 (Migrated from github.com)

docker compose added in v1.0.0

docker compose added in v1.0.0
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: justin/gropple#12
No description provided.