Fix typo
Some checks are pending
CI/CD Pipeline (Fully Isolated DinD) / Run Tests (DinD) (push) Waiting to run
CI/CD Pipeline (Fully Isolated DinD) / Build and Push Docker Images (DinD) (push) Blocked by required conditions
CI/CD Pipeline (Fully Isolated DinD) / Deploy to Production (push) Blocked by required conditions
Some checks are pending
CI/CD Pipeline (Fully Isolated DinD) / Run Tests (DinD) (push) Waiting to run
CI/CD Pipeline (Fully Isolated DinD) / Build and Push Docker Images (DinD) (push) Blocked by required conditions
CI/CD Pipeline (Fully Isolated DinD) / Deploy to Production (push) Blocked by required conditions
This commit is contained in:
parent
147ead4546
commit
5616dffac5
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ This guide covers setting up a rootless Docker Registry v2 with host TLS reverse
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Install Podman and related tools
|
# Install Podman and related tools
|
||||||
sudo apt install -y podman slirp4netns fuse-overlayfs nginxImprov
|
sudo apt install -y podman slirp4netns fuse-overlayfs nginx
|
||||||
|
|
||||||
# Verify installation
|
# Verify installation
|
||||||
podman --version
|
podman --version
|
||||||
|
|
Loading…
Add table
Reference in a new issue