Skip to content

Commit

Permalink
📝 UPDATE
Browse files Browse the repository at this point in the history
  • Loading branch information
agn-7 committed Sep 10, 2023
1 parent 17fa179 commit 3991673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Or via Kubernetes (microk8s):

```bash
docker compose build
docker run -d -p 5000:5000 --restart=always --name registry registry:2
docker run -d -p 5000:5000 --restart=unless-stopped --name registry registry:2

mkdir manifests
cd k8s
Expand Down

0 comments on commit 3991673

Please sign in to comment.