Tech-With-Tim / twtcodejam.net

Tech With Tim code jam site.
MIT License
42 stars 11 forks source link

[BUG for developers] Docker file gives error #28

Closed YahyaFazlani closed 3 years ago

YahyaFazlani commented 3 years ago

Describe Your issue A clear and concise description of what the bug is.

Steps To Reproduce Steps to reproduce the bug:

  1. Clone the repo
  2. Run docker build .

Screenshots If applicable, add screenshots to help explain your problem.

Browser Info

What were you trying to do Run the app using docker

Additional context The docker file causes an error: failed to compute cache key: "/public" not found: not found

Shubhaankar-Sharma commented 3 years ago

hey @YahyaFazlani we are not setting docker up on this repo it was the initial idea but since deployment was already done and a rewrite is coming there was no point...and there are many things that are not correctly setup in this repo that is causing issues in dockerizing this repo...

YahyaFazlani commented 3 years ago

Ok @Shubhaankar-sharma , I didn't know that. But if you would not like docker then why not just delete the dockerfile since it may give people the wrong idea.

Shubhaankar-Sharma commented 3 years ago

Ok thanks