-
run cmd in git bash (same error in powershell) : `docker build -t getting-started .
`
error-logs
```console
[+] Building 5.3s (10/10) FINISHED …
-
Hi,
"clamav-unofficial-sigs" use allows increasing ClamAV detection rate, by adding extra signatures.
See https://github.com/extremeshok/clamav-unofficial-sigs.
The request is simple: add "clam…
-
### Contributing guidelines
- [X] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and chec…
-
### Description
- Login works inconsistently
- Frequently logged out in the background
### Reproduce
- Sign in via desktop app
- Auth inside chrome
- Click 'Proceed to Docker Desktop'
![Clea…
-
**Description**
I've built a multi-platform image and I'm trying to use the image manifest digest to run the two platform versions locally and every time I'm getting an error on the second run.…
-
* [x] This is a bug report
* [ ] This is a feature request
* [x] I searched existing issues before opening this one
### Expected behavior
When connecting to a host on a port behind a fir…
-
I have a Dockerfile which references another image, which is stored locally (overrideable with a build arg):
```
ARG PARENT=ds_test_base:test
FROM ${PARENT}
```
The image is there:
```
$ dock…
-
In the CMakeLists.txt file of sen2agri-processors two system files ( /usr/lib/tmpfiles.d and /etc/security/limits.d) are modified during configuration of the project. It is not well adapted to do that…
-
This is a big one.
If a product ever has a problem that requires a recall,
Accupac, the client, and the FDA will turn to the audit logs
to suss out where the responsibility lies.
The FDA (and custom…
-
**Description**
I installed a Docker App from my MacBook (Computer A). It appears when I list the apps. But, when I list apps from my iMac (Computer B), no apps are listed.
**Steps to reproduce …