-
### Expected behavior
Docker image to build properly - trying to build an image that I have built and re-build many times in previous version of Docker.
Note that I have just upgraded to ```Ve…
-
### Expected behavior
Docker for Windows prompted to upgrade to latest release this evening; Pressed OK to allow installed to run. Expected upgrade to complete and Docker to run as normal.
### A…
-
I'm running AGH on docker-compose with the official release. I'm using Caddy as a frontend proxy + let's encrypt client.
I would like to share the certificate I get from Caddy and use it for DoT ins…
-
### Expected behavior
Click on "Switch to Windows Containers" and Docker for Windows Containers works.
### Actual behavior
Error on switching to windows containers every time. Linux containe…
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
### Expected behavior
Start and Run.
### Actual behavior
Fail to start
### Information
Error:
`
Docker hv-sock proxy (vsudd) is not reachable
at Docker.Backend.ContainerEngine.Linux.ConnectTo…
-
### Expected behavior
Docker should start :)
### Actual behavior
Doesn't start, it hangs, never completes startup (seemingly)
Command line fails even running in elevated cmd prompt
> C:\Users…
-
### Expected behavior
Docker connects to the docker registry and downloads the required hello world image
### Actual behavior
`docker run hello-world` fails with an error message
### Infor…
-
### Expected behavior
Docker should start
### Actual behavior
After installation, Docker for Windows tries to start. I do have a taskbar icon showing that Docker is starting until it turns red an…
-
Switches and Switch Groups allow a CIDR identifier (eg: 192.168.0.1/24). This includes a '/' which needs to be escaped when using the identifier in the API path. The API does not url decode.
```
#…