Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update error: COPY failed: no source files were specified #195

Open
mrventerj opened this issue Apr 2, 2024 · 0 comments
Open

Update error: COPY failed: no source files were specified #195

mrventerj opened this issue Apr 2, 2024 · 0 comments

Comments

@mrventerj
Copy link

mrventerj commented Apr 2, 2024

Hello, @captainhook my update failed, so I tried to rebuild the BitBetter script after re-cloning BitBetter but I got the following error below, does anyone have an idea why?

ServerXXXX:~/BitBetter$` sudo ./update-bitwarden.sh
Starting Bitwarden update, newest server version: 2024.3.0
Enter Bitwarden base directory [/home/ServerXXXX:
Rebuild docker-compose override? [Y/n]: y
BitBetter docker-compose override created!
Rebuild BitBetter images? [Y/n]: y
Building BitBetter for BitWarden version 2024.3.0
+ dotnet restore
Failed to create CoreCLR, HRESULT: 0x80070008
Sending build context to Docker daemon  10.75kB
Step 1/6 : ARG BITWARDEN_TAG
Step 2/6 : FROM ${BITWARDEN_TAG}
 ---> 93d990045f54
Step 3/6 : COPY bin/Release/net8.0/publish/* /bitBetter/
COPY failed: no source files were specified
Sending build context to Docker daemon  10.75kB
Step 1/6 : ARG BITWARDEN_TAG
Step 2/6 : FROM ${BITWARDEN_TAG}
 ---> 191eb35bb474
Step 3/6 : COPY bin/Release/net8.0/publish/* /bitBetter/
COPY failed: no source files were specified
Error response from daemon: No such image: bitbetter/api:latest
Error response from daemon: No such image: bitbetter/identity:latest
Error response from daemon: No such image: bitbetter/api:latest
Error response from daemon: No such image: bitbetter/identity:latest
BitBetter images updated to version: `2024.3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant