-
```
$ docker run -it -v /root/.docker-conf/nanit:/data --entrypoint=/app/scripts/init-nanit.sh indiefan/nanit
exec /app/scripts/init-nanit.sh: exec format error
$ uname -a
Linux services-pi-2 5.4.…
M0LTE updated
20 hours ago
-
**Describe the bug**
Getting the following error when trying to run app-start.sh:
```
env: can't execute 'bash
': No such file or directory
```
Looks like it is coming from here:
https://gith…
-
What does it mean?
When command prompt by this command `sh build.sh YOUR_APP_NAME` I got error.
> ```
> Capturing /build/YOUR_APP_NAME/android-5.png
> build.sh: line 13: ./phantomjs-1.9.2/bin/phantom…
-
In `geneontology/minerva:v4`:
```
bash-4.4$ /app/run.sh
bash: /app/run.sh: /bin/bash\nset: bad interpreter: No such file or directory
bash-4.4$
```
-
### Describe the bug
`create refine-app@latest` does not work with bun (bun.sh) on Windows
### Steps To Reproduce
1. Install Bun from bun.sh on Windows with `powershell -c "irm bun.sh/install.ps1 |…
-
### Current Behavior
The browser renders video nicely (a bit heavy) but no sound can be heared. All permissions (also to media and audio) are granted.
### Expected Behavior
Sound coming from a medi…
-
**Describe the bug**
i trying to run wren ai on kubernetes using my own helm chart and get error with bootstrap on engine deployment. i have based my helm chart on analysis of your kustomize.
```
…
-
Hi there,
I wanted to try out your GUI with a Docker build (cuda backend).
I ran into a couple of issues while building the image:
1. could not install pyenv and python due to an issue with the e…
-
Getting permission error when docking docker-compose up
-
如下定义8个pod, 每个pod 分配volcano.sh/vgpu-cores: "50", 但是进入检查pod gpu bus-id,看到6个pod都在同一个卡上
```
apiVersion: apps/v1
kind: Deployment
metadata:
name: xxx
spec:
replicas: 8
selector:
matchLab…