-
### 配置环境
```bash
# 安装docker
$ curl -sSL https://get.daocloud.io/docker | sh
# 安装docker-compose
curl -L https://get.daocloud.io/docker/compose/releases/download/1.26.2/docker-compose-`uname -s`-`u…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### OctoFarm Version
1.7.3
### OctoPrint Version(s)
1.8.6
### pm2 or docker?
pm2
### Operating System
Ubuntu 20.04
### Description of the problem
The History showed, well, the history of the …
-
Is is possible to use Sane with Docker Machine? I can't imagine why it wouldn't be, but I can't seem to get it to work. I've got a Docker machine running:
```
NAME ACTIVE DRIVER …
-
Hello. I deployed the project to the aws ec2. It gives this error when running. I tried a few things but no results. how do i solve this?
```
node-app-prod | $ pm2 start ecosystem.config.json --no…
-
this is error detail info:
Error: Error loading shared library libcairo.so.2: No such file or directory (needed by /app/node_modules/canvas/build/Release/canvas.node)
at Object.Module._extension…
-
```
$ docker run -p 8000:8000 phets | more
0|index | node /app/build/index.js[20]: ../src/node_contextify.cc:628:static void node::contextify::ContextifyScript::New(const v8::FunctionCallbackInfo…
-
Those last commands:
```
RUN --mount=type=secret,id=DOTENV_LOCAL,mode=0444,required=true cat /run/secrets/DOTENV_LOCAL > .env.local
RUN npm run build
ENV PORT 7860
CMD pm2 start build…
-
### OctoFarm Version
1.7.2
### OctoPrint Version(s)
1.8.4
### pm2 or docker?
pm2
### Operating System
Ubuntu 20.04.2 LTS
### Description of the problem
The first printer in the list shows a l…
-
`
Step 8/12 : RUN npm install --only=production
---> Running in bae8414c2ba3
> sqlite3@3.1.13 install /src/node_modules/sqlite3
> node-pre-gyp install --fallback-to-build
node-pre-gyp ERR!…