Skip to content

Commit

Permalink
10 commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalyan Reddy Daida authored and Kalyan Reddy Daida committed Nov 20, 2019
1 parent dc8e4c4 commit 14bfeff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions 01-helloworld-rest-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,14 +143,14 @@ docker ps
| docker version | Show the Docker version information |

## Troubleshooting
- Docker Desktop on mac has an issue with MAC "osxkeychain"
- Docker Desktop on mac has an issue with MAC **osxkeychain**
- To fix it perform the below steps.
- Pre-requisite: Refer below link for additional understanding
- **Pre-requisite:** Refer below link for additional understanding
- https://medium.com/@dakshika/error-creating-the-docker-image-on-macos-wso2-enterprise-integrator-tooling-dfb5b537b44e
- Step-1: Docker Desktop changes
- **Step-1:** Docker Desktop changes
- Open Docker Desktop --> Preferences
- Uncheck the option named **Securely store Docker logins in macOS keychain**
- Step-2: Go to **config.json** file in **.docker** folder
- **Step-2:** Go to **config.json** file in **.docker** folder
- Sample Reference Location:
- /Users/<userid>/.docker/config.json
- ~/.docker/config.json
Expand Down

0 comments on commit 14bfeff

Please sign in to comment.