-
I am hosting on a machine where ports like 9000 and 3000 are already in use and not available. While I modified the compose file generated to change port mapping, the application itself is still makin…
-
### qBittorrent & operating system versions
it is running inside docker in synology DSM.
![image](https://github.com/user-attachments/assets/3faa3ccb-af8c-4ceb-a208-3c1397ee55cb)
as you can see…
-
**错误描述**
打开app提示,日志输出警告:start UPnP mapping fail UPnP port mapping failed
**运行环境**
- 操作系统类型: macOS
- 具体版本:macOS 10.15.7
- Motrix 版本: 1.5.15
- 安装包类型:brew
**更多信息**
```
[2020-10-25 11:2…
-
### Bug report info
```plain text
act version: 0.2.69
GOOS: darwin
GOARCH: arm64
NumCPU: 10
Docker host: DOCKER_HOST enviro…
-
Hello! After hours of configuring and frustration, I've found out that my provider decided to take away my IPv4 from me(rip). 😔
So my port forwarding was clearly useless and my reinstalls were useless…
-
### Proposal
I am migrating from wiremock-spring-boot 2.x to 3.x.
Our mappings are located as specified by previous wiremock-spring-boot
src/main/resources/wiremock/*wiremock-server-name*/map…
-
Would be nice to have the port mapping information for services/containers easily visible.
-
AzuriteContainer created in PR #860 manually gets ports for blob, queue, and table to expose them like this:
```
// packages/modules/azurite/src/azurite-container.ts
this.withCommand(command).withE…
-
## What would you like to be added
I'd like to be able to easily get a machine-parseable JSON mapping of local to remote port mappings from `kubectl port-forward` when using `:remoteport`-style map…
-
We are in the process of deploying a self-hosted instance of GoRules on Heroku. As you may know, Heroku dynamically assigns a port to applications internally within their infrastructure. Therefore, we…