make build-docker failed
- Dominant language
- TypeScript
- Stars
- 33
- Forks
- 46
- Avg merge
- 1d 4m
- Merged PRs (30d)
- 2
Description
```
=> ERROR [stage-1 3/10] COPY DISCLAIMER /DISCLAIMER 0.0s
------
> [stage-1 3/10] COPY DISCLAIMER /DISCLAIMER:
------
Dockerfile:50
--------------------
48 | useradd --uid 10000 --gid polaris polaris
49 | # Copy DISCLAIMER, LICENSE, NOTICE files
50 | >>> COPY DISCLAIMER /DISCLAIMER
51 | COPY LICENSE-BUNDLE /LICENSE
52 | COPY NOTICE /NOTICE
--------------------
ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref d109aa52-5c97-4d3e-82ca-e8bdeb091cbe::guyxfhqspr59owwjvv7nkqccv: "/DISCLAIMER": not found
make: *** [Makefile:54: build-docker] Error 1
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.