-
Building the backend file using docker compose up produces a build error.
PS C:\dev\Shuffle> docker-compose up
[+] Building 19.1s (20/26)
=> [internal] load build definition from Dockerfile …
-
Error output:
Unhandled exception. System.DllNotFoundException: Unable to load shared library '/app/wkhtmltox/v0.12.4/x_64/libwkhtmltox.so' or one of its dependencies. In order to help diagnose loadi…
-
Running a Dockerfile build on my Macbook M1 machine.
```
FROM rust:alpine3.15
RUN apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing mold
```
```
> [builder 3…
-
Step 8/9 returns the following error
`Step 8/9 : COPY /shhgit /app
COPY failed: file not found in build context or excluded by .dockerignore: stat shhgit: file does not exist
ERROR: Service 'shh…
-
### Link to the code that reproduces this issue
https://github.com/saleor/apps
### To Reproduce
- `git clone https://github.com/saleor/apps`
- `pnpm i`
- pick an app, for example `cd ./apps/avata…
-
Error:Execution failed for task ':app:transformResourcesWithMergeJavaResForBaiduDebug'.
> com.android.build.api.transform.TransformException: com.android.builder.packaging.DuplicateFileException: Dup…
-
#### Expected behaviour
running successfully
#### Actual behaviour
```
Error: ENOENT: no such file or directory, open '/app/dist//../templates/template.html'
at Object.openSync (node:fs:600…
-
Seems Confio just stopped pushing security patches for v1. So we have to migrate to v2 now.
Original: https://github.com/rollchains/spawn/pull/100
-
This docker-images would ideal to be used in the Docker From step inside a builder, to build mutliplatform images.
```Dockerfile
FROM --platform=$BUILDPLATFORM ghcr.io/rust-cross/rust-musl-cross:aar…
-
Hi guys,
I tried to build an apk with flutter and speech_recognition package but met this bug:
`
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':spe…