Skip to content

Commit

Permalink
Merge pull request #59 from jennmald/podman-compose
Browse files Browse the repository at this point in the history
Update docs to include bug workaround in podman-compose
  • Loading branch information
maffettone authored Oct 31, 2024
2 parents d67b7e4 + 84f9508 commit 3c29a30
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ There is a jupyterlab instance, a tiled instance, and a Queueserver http API
instance running the pod which are proxied via nginx. If the pod is running
`http://localhost:11973` will provide links to each.

## Notes

If using a version of `podman-compose` between 1.1 and 1.2 there is a bug that has been [fixed](https://github.com/containers/podman-compose/pull/978), but not yet released.
For a work around, rename the `Containerfile` to `Dockerfile` and use podman-compose.

## Terms

Expand Down

0 comments on commit 3c29a30

Please sign in to comment.