-
Hi,
This is not an issue but I'm not sure where else should I put this request. Any of you have dockerized the API?
-
**Describe the bug**
A clear and concise description of what the bug is.
This bug is regarding docker-compose.dev.yaml file because of which we are not able to set-up talawa-api in our system.
…
-
### Description
```
running engine: waiting for the Docker API: engine linux/virtualization-framework failed to run: running VM: com.docker.virtualization: process terminated unexpectedly: accepti…
-
# Dockerfile
```
FROM python:3.10-alpine
COPY . /app
WORKDIR /app
RUN pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
ENTRYPOINT ["python3","main.py"]
```
- 之前的doc…
-
Description:
I am currently attempting to run the demo within a WSL 2 environment. Despite configuring my .wslconfig file with the recommended settings (networkingMode=mirrored and hostAddressLoopbac…
-
`make compose-safe` fails on latest Debian:
```
make compose-safe
--> Running the Docker Compose setup with network capabilties for container
docker-compose -f docker/docker-compose.dev.yml up -…
-
### **Chapter 5: Refactoring a Monolithic FastAPI Application – A Step-by-Step Guide**
---
#### **5.1 Introduction**
As applications grow in complexity, a monolithic structure can make it cha…
-
Trying to re-install taranis-ai on an Azure VM.
Git version :
```
commit b408a922e3683c2021e11cbb98b959ce50845612 (grafted, HEAD -> master, origin/master, origin/HEAD)
Author: Benjamin Akhras
…
-
**0.2.1+1056**, Docker tag **0.4.0-alpha.0.379-70423bd**, commit 70423bddd69f7724102894923e9cc6aa32433737:
- `POST https://cosv.gitlink.org.cn/api/v1/avatar/upload?owner=0x6675636b796f75676974&typ…
-
### 📦 Deployment Method
Docker
### 📌 Version
2.5.13
### 💻 Operating System
Ubuntu
### 📌 System Version
20.2
### 🌐 Browser
Firefox
### 📌 Browser Version
130.0.1
### 🐛 Bug Description
启动doc…