Skip to content

Commit

Permalink
file has been modified
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhadapaithankar committed Jun 18, 2024
1 parent f243527 commit 58a0b91
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/prepare-your-dev-environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ This document goes through the development dependencies one requires in order to
podman machine init --cpus 4 --memory 5000
podman machine start
```
1. Setting Up Podman with [Lima](https://github.com/ReToCode/local-cluster-setup/blob/main/lima/README.md) on macOS to to Resolve JSON Parse Errors when using 4.x clients.
1. Setting Up Podman with [Lima](https://github.com/ReToCode/local-cluster-setup/blob/main/lima/README.md) on macOS to Resolve JSON Parse Errors when using 4.x clients.

__NOTE:__ This is temporary workaround, i.e. until an RHCOS image with Podman server 5.1.x becomes available

Create file `podman.yaml`

Expand Down

0 comments on commit 58a0b91

Please sign in to comment.