Skip to content

Commit

Permalink
Merge branch 'main' into documents-table
Browse files Browse the repository at this point in the history
  • Loading branch information
danielnaab authored Nov 8, 2024
2 parents 367dcaf + 01f2783 commit 84fde4d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions documents/podman-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ export TESTCONTAINERS_RYUK_DISABLED=true

After adding the above lines to your shell configuration file, apply the changes by reloading your shell configuration:


For Zsh:
```bash
source ~/.zshrc
Expand All @@ -86,7 +85,6 @@ pnpm test

If you're new to the team and need to start with Podman, follow these steps:


### Step 1: Install Podman

Install Podman using Homebrew:
Expand Down Expand Up @@ -122,7 +120,6 @@ export TESTCONTAINERS_RYUK_DISABLED=true

After adding the above lines to your shell configuration file, apply the changes by reloading your shell configuration:


For Zsh:
```bash
source ~/.zshrc
Expand Down Expand Up @@ -187,7 +184,6 @@ export PATH="$PNPM_HOME:$PATH"

Save the file and close the editor. Apply the changes by reloading your shell configuration:


For Zsh:
```bash
source ~/.zshrc
Expand Down

0 comments on commit 84fde4d

Please sign in to comment.