BytezoTeam / Eventfully

https://eventfully.ugolis.de/
GNU General Public License v3.0
4 stars 2 forks source link

Seperating Docker Stages #70

Closed kaindlnetwork closed 5 months ago

kaindlnetwork commented 5 months ago

Hi there,

The current Dockerfile does not seperate between using Eventfully in Production and Compiling the Image. Is it nessesary to have tailwindcss-extra installed as dependency in the Image ? My recommendation is to create a second From and a COPY to reduce not needed dependencies.

Best Regards

Fabian

2mal3 commented 5 months ago

Hi, thank you very much for all your help. Sounds good, the Dockerfile needs to be overhauled anyway.