majumdartanmay / collab

A small light weight web app to collaborate using text.
MIT License
1 stars 0 forks source link

Create a centralized docker file #17

Open majumdartanmay opened 5 months ago

majumdartanmay commented 5 months ago

We have dockerized the backend using docker-compose. But we should have one single docker file, which can deploy the whole application. Thereafter, we will delete the docker-compose file all together.