Skip to content

Commit

Permalink
Create and run a container nginxdemos/nginx-hello
Browse files Browse the repository at this point in the history
Signed-off-by: cmoulliard <[email protected]>
  • Loading branch information
cmoulliard committed Jan 10, 2025
1 parent ac042ab commit 31f6e52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/macos-podman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ jobs:
podman machine ssh "cat /etc/redhat-release"
podman run -it -p 8888:8888 nginxdemos/nginx-hello:plain-text

0 comments on commit 31f6e52

Please sign in to comment.