You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.
RUN buffalo build --static -o /bin/app
fatal: not a git repository (or any of the parent directories): .git
but build succeeds.
Steps to Reproduce the Problem
Please describe in painful detail what you did (so others can play along with you) to get to this point. This includes things like the exact command(s) you used, or the curl command you used, that sort of thing.
app in subdir and use COPY ./app /app
Expected Behavior
no errors
Actual Behavior
fatal: not a git repository (or any of the parent directories): .git
Info
Please run buffalo info and paste the information below where it says "PASTE_HERE".
Buffalo version is: v0.16.14
The text was updated successfully, but these errors were encountered:
Description
but build succeeds.
Steps to Reproduce the Problem
Please describe in painful detail what you did (so others can play along with you) to get to this point. This includes things like the exact command(s) you used, or the
curl
command you used, that sort of thing.COPY ./app /app
Expected Behavior
no errors
Actual Behavior
fatal: not a git repository (or any of the parent directories): .git
Info
Please run
buffalo info
and paste the information below where it says "PASTE_HERE".The text was updated successfully, but these errors were encountered: