for-mac icon indicating copy to clipboard operation
for-mac copied to clipboard

Bug reports for Docker Desktop for Mac

Results 319 for-mac issues
Sort by recently updated
recently updated
newest added

### Description ❯ docker login USING WEB-BASED LOGIN To sign in with credentials on the command line, use 'docker login -u ' Your one-time device confirmation code is: RFTM-DZWW Press...

status/triage
area/login
version/4.38.0

### Description Hi Team, I just upgraded to v4.38.0 and now i cannot start my containers. I get the following error - ` Error response from daemon: Mounts denied: The...

status/triage
area/sync
version/4.38.0

### Description MacBook Pro Intel Chip OS: Sequoia 15.3.1 Docker Desktop ### Reproduce open docker desktop and go to build section. ### Expected behavior _No response_ ### docker version ```bash...

needs-triage
version/4.38.0

### Description So I build a image using: FROM python:3.13 in my code is the following connection string: connectionString = f"DRIVER={{ODBC Driver 18 for SQL Server}};SERVER={db_server},{db_port};DATABASE={db_name};UID={domain}\\{db_user};TrustServerCertificate=Yes;Encryption=True;Trusted_Connection=yes;Connection Timeout=60;" conn = pyodbc.connect(connectionString)...

area/linux
status/triage
version/4.38.0

### 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 checked that ... - [X] ... the documentation does not mention...

status/triage
area/cli

### Description I've just upgraded my Mac OS to Sequoia 15.3.1 and suddenly I got a popup alert as a subject. I was trying to remove that popup by reinstalling...

status/triage
area/installer
version/4.38.0

### Description I am working on moving our codebase to Testcontainers and noticed the runtimes for our test suite are **_significantly_** longer when running with a Docker Postgres container versus...

status/triage
area/performance
area/vm

### Description I recently transitioned from Apple Silicon M1 Pro to Apple Silicon M4 Max and encountered an issue while debugging a C++ project using GDB. The error message is...

needs-triage
version/4.37.2

### Description Unable to rull creds while running docker. Started facing this post malware issue and post using the latest steps to solve malware problems - https://docs.docker.com/desktop/cert-revoke-solution/ ### Reproduce 1....

area/osx
status/triage
version/4.37.2

### Description I'm trying to build an image using the following syntax of docker-compose: ``` slim: build: context: git@host:2020/myrepo.git#0.0.1.dev ssh: - default ``` My ssh keys are already recognized by...

area/compose
status/triage
version/4.32.0