-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Split
run
make target in run
and create
`make create` can be used to create the pod without starting it. `make run` uses `create` to create a pod and uses `podman pod start` to start it.
- Loading branch information
1 parent
4a31ff5
commit 3e9f805
Showing
1 changed file
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters