-
### Current Behavior
Currently, Docker Hub has only Linux images.
### Proposed Behavior
Since installation via WAR is deprecated, won't be supported on later versions. Currently we could deploy DTr…
-
- [x ] I have tried with the latest version of Docker Desktop
- [ x] I have tried disabling enabled experimental features
- [ x] I have uploaded Diagnostics
- Diagnostics ID: 240751…
-
### Description
Please describe your issue in few words here.
#### How to reproduce
Describe the bug and list the steps you used when the issue occurred.
#### Screenshots
If applica…
-
- [x] I have tried with the latest version of my channel (Stable or Edge)
- [x] I have uploaded Diagnostics
- Diagnostics ID: FEB54D38-19C4-4BCF-B8D3-395AC5FF2EE0/20200721223234
###…
-
```
$ go test ./...
? github.com/FiloSottile/mkcert [no test files]
```
-
- [x] I have tried with the latest version of Docker Desktop
- [x] I have tried disabling enabled experimental features
- [x] I have uploaded Diagnostics
- Diagnostics ID:
### Ex…
-
Hello,
I was following **BUILD.md** and the last step before starting the service was to execute:
```
chcon -t container_file_t ./data/whosonfirst-data-admin-us-latest.spatial.db; podman run --…
-
-
When you are inspecting logs in Docker for Mac, you can use mouse/trackpad to select characters from the logs, but when you right click on them to get a context menu up to copy the text to the pas…
-
Hi, I setup a running container using the mssql developer image and using 2016-sp1 tag. I can run it using the following command line:
`docker run -d -p 1433:1433 -e sa_password=my_secret_password …