edge icon indicating copy to clipboard operation
edge copied to clipboard

Add docker configuration

Open imaia opened this issue 7 years ago • 4 comments

It would be nice to have a docker configuration file.

imaia avatar Dec 23 '16 17:12 imaia

@arocks can I work on this issue?

kurianbenoy avatar Jan 20 '19 06:01 kurianbenoy

Hi Kurian,

This is an often requested feature. We even debated this on sprint yesterday. If the dockerfile is for building an initial project from scratch then it would be better placed outside the repo as it is a template. But if this is for deployment or other purposes then it would be interesting.

Let me know how you plan to do it.

Thanks Arun

On Sun 20 Jan, 2019, 12:25 PM Kurian Benoy <[email protected] wrote:

@arocks https://github.com/arocks can I work on this issue?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/arocks/edge/issues/70#issuecomment-455842601, or mute the thread https://github.com/notifications/unsubscribe-auth/AAC8w1ywCM4OJxN0I4N0n6PtxC6_iP-6ks5vFBLygaJpZM4LU9xV .

arocks avatar Jan 20 '19 07:01 arocks

My idea was to have an initial dockerfile build in with project template so anyone can use if required as in. I can write a dockerfile, but not sure if its necessary for Django edge and were to place it.

If the dockerfile is for building an initial project from scratch then it would be better placed outside the repo as it is a template.

Am I saying the same thing as you mentioned here?

kurianbenoy avatar Jan 20 '19 13:01 kurianbenoy

I think we are on the same page. I was thinking maybe https://github.com/arocks/edge-devtools is a better place to put this Dockerfile

arocks avatar Jan 21 '19 09:01 arocks