-
When using `host` mode networking, port-mapping / publishing ports is not possible.
For `docker run`, this combination was silently ignored in the past (https://github.com/moby/moby/issues/35500), …
-
When I run docker compose up. Among four ,two of them (api-1 and schedular-1) are not running.
it said (docker-entrypoint.sh: not found))
I don't know why, as mention in dockerfile it copied dock…
-
在php80和自己安装的php82的`Dockerfile`中第33行:
```
RUN curl -o /usr/bin/composer https://${COMPOSER_URL}/composer/composer.phar \
&& chmod +x /usr/bin/composer
```
运行启动命令后会提示:
```
=> ERROR [php8…
-
Thank you for your reply. I tried this multiple times. I get this error every time.
Strictly followed instructions
```
=> ERROR [5/6] RUN composer install --no-interaction --no-scripts --no-sugges…
-
Hello,
**Is your feature request related to a problem?**
I created a docker image to run opentelemetry with alpine.
I had to install its dependencies, compile nginx with --with-compat, openteleme…
-
Since Rundeck release 5.3.0 the [Multi-URL Setting](https://docs.rundeck.com/docs/administration/configuration/config-file-reference.html#multi-url-setting) doesn't seem to work anymore.
**My Runde…
-
### Ⅰ. Issue Description
部署后随着请求的增加,内存不断增加
![image](https://user-images.githubusercontent.com/1140973/114809067-0cea9c00-9ddc-11eb-9808-cb529df1bcda.png)
### Ⅵ. Environment:
- Tengine version (u…
askie updated
3 years ago
-
### Support guidelines
- [X] I've read the [FAQs](https://github.com/simonwep/ocular-docker?tab=readme-ov-file#faq)
### Description
I'm encountering a recurring issue with my Docker setup where the…
-
# ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑
在issue标题上填写需要同步的镜像名称,多个用英文逗号隔开,如下:
rancher/klipper-helm:v0.8.3-build20240228,rancher/klipper-lb:v0.4.7
# 标签
sync-image:有此标签的issue才会根据标题同步镜像(请保留这一行…
-
**Which component are you using?**:
cluster-autoscaler
**What version of the component are you using?**:
Component version: Cluster Autoscaler 1.30.1
Image = `registry.k8s.io/autoscaling…