ml-opensource / admin-panel-template-reactjs

25 stars 10 forks source link

feat: dockerize the app #144

Closed atiqaraj closed 2 years ago

atiqaraj commented 2 years ago

Dockerize the application

What are you adding?

added docker configuration files for dev and production environment

Breaking changes?

No Breaking changes

Related PR

No related PR

netlify[bot] commented 2 years ago

✔️ Deploy Preview for ml-admin-panel-template ready!

🔨 Explore the source changes: 15252818bae3f8e59e70bef161c7672e1bcea5a5

🔍 Inspect the deploy log: https://app.netlify.com/sites/ml-admin-panel-template/deploys/62340a55198ffc000951383c

😎 Browse the preview: https://deploy-preview-144--ml-admin-panel-template.netlify.app/

jacksonjp commented 2 years ago

Maybe we should just add this to the readme and leave the individual projects to decide where and how they want to run it.

yukinoda commented 2 years ago

Maybe we should just add this to the readme and leave the individual projects to decide where and how they want to run it.

Agree, Docker may not always required. We can add this to README like @jacksonjp says or prepare a example project directory with docker like we discussed before in the weekly mtg

jacksonjp commented 2 years ago

Closing as its been a while and no activity.