Skip to content

Commit

Permalink
Test to see if we can make podman-compose 1.0.3 work
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
mikedep333 committed Nov 16, 2023
1 parent 5a06d38 commit 3192ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/compose/compose.folders.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ services:
- "../../pulp_storage:/var/lib/pulp:z"
restart: always
healthcheck:
test: [ "CMD-SHELL", "readyz.py /pulp/content/" ]
test: readyz.py /pulp/content
interval: 10s
timeout: 5s
retries: 5
Expand Down

0 comments on commit 3192ecb

Please sign in to comment.