shakacode/react-webpack-rails-tutorial

No commit hash on the deployed project

ahangarha opened this issue · 0 comments

image

Since we don't push the .git directory, we don't have access to the commit hash of the deployed app.

# Specific to .dockerignore
.git/
.github/

Should we include .git, or is there a better way to not keep the whole .git directory in the docker image?