-
![screen shot 2560-09-16 at 11 38 43 pm](https://user-images.githubusercontent.com/1612187/30514054-691509f2-9b38-11e7-9793-fee81b4d2d8a.jpg)
-
Running Lando with rootless Docker is a bumpy ride. After working-around the issues in #3267 ([see comment](https://github.com/lando/lando/issues/3267#issuecomment-1054604665)), Lando works. However, …
-
To reproduce, create two empty files, `a` and `b`, and a Dockerfile with the following contents:
```
# syntax=docker/dockerfile:1.7-labs
FROM scratch
COPY --exclude=a * .
```
The files `a` and `b` app…
-
Add Docker and Docker Compose files to streamline the process of setting up and running the application. By containerizing the app, we can simplify development, testing, and deployment, making it easi…
-
kou@SERVER04:/data/ghj/TensorRT-LLM$ make -C docker build
make: 进入目录“/data/ghj/TensorRT-LLM/docker”
Building docker image: tensorrt_llm/devel:latest
DOCKER_BUILDKIT=1 docker build --pull \
--…
-
**r2r cannot work with Azure Embedding**
I am trying to use the Azure OpneAI models for completion and embedding for a full deployment using docker.
**To Reproduce**
Here is my file:
```
[aut…
-
## Feature Request
**Is your feature request related to a problem? Please describe:**
I do not use Docker. I'd like to be able to run `kcl mod add` without relying on Docker. Currently getting thi…
-
- [x] Nginx
- [x] Homepage
- [x] Docker sock + stats
- [x] ArchiveBox + search
- [x] subdomain working
- [ ] calibre web
- [ ] [Firefox accounts server](https://github.com/michielbdejong/fxa-self…
-
this error occurs frequently when running: ```./download_nconemap.py``` :
```docker: permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Head "http…
-
**Describe the bug**
docker file is too large around 1.32gb
**To Reproduce**
Steps to reproduce the behavior:
upon building the image file it will take so much time and size also
**Expected behav…