Skip to content

Support podman in demo Docker compose file#12513

Merged
pdurbin merged 4 commits into
IQSS:developfrom
rdlebeau:9731-podman
Jul 16, 2026
Merged

Support podman in demo Docker compose file#12513
pdurbin merged 4 commits into
IQSS:developfrom
rdlebeau:9731-podman

Conversation

@rdlebeau

@rdlebeau rdlebeau commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Here's a version of demo compose.yml for developers wanting to use podman instead of docker.

Related:

@pdurbin pdurbin changed the title Dataverse: podman 9731 Support podman in demo Docker compose file Jul 2, 2026
@pdurbin pdurbin moved this to In Review 🔎 in IQSS Dataverse Project Jul 2, 2026
@pdurbin pdurbin self-assigned this Jul 2, 2026
@pdurbin pdurbin added the Component: Containers Anything related to cloudy Dataverse, shipped in containers. label Jul 2, 2026
- "9009:9009" # JDWP
- "8686:8686" # JMX
networks:
- dataverse

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made a PR into this PR:

Happy to discuss here or in Zulip! Please see #containers > podman instead of docker @ 💬

Comment thread docker/compose/demo/compose.yml Outdated
command:
- deploy
restart: no
restart: "no"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On my Mac running podman 5.8.3 I don't need this "no" change. You can see the compose file I'm using at rdlebeau#1

@pdurbin pdurbin added the Status: Needs Input Applied to issues in need of input from someone currently unavailable label Jul 14, 2026
@cmbz cmbz added FY27 Sprint 1 FY27 Sprint 1 (2026-07-01 - 2026-07-15) FY27 Sprint 2 FY27 Sprint 2 (2026-07-15 - 2026-07-29) labels Jul 15, 2026
get `podman compose up` working
@pdurbin pdurbin removed the Status: Needs Input Applied to issues in need of input from someone currently unavailable label Jul 16, 2026

@pdurbin pdurbin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With these changes I'm able to spin up Dataverse in Podman on my Mac. Merging!

We'll probably follow up with additional PRs to fix some things we talked about during the last container call.

@github-project-automation github-project-automation Bot moved this from In Review 🔎 to Ready for QA ⏩ in IQSS Dataverse Project Jul 16, 2026
@pdurbin
pdurbin merged commit d987e6c into IQSS:develop Jul 16, 2026
0 of 2 checks passed
@github-project-automation github-project-automation Bot moved this from Ready for QA ⏩ to Merged 🚀 in IQSS Dataverse Project Jul 16, 2026
@pdurbin pdurbin added this to the 6.12 milestone Jul 16, 2026
@pdurbin pdurbin moved this from Merged 🚀 to Done 🧹 in IQSS Dataverse Project Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Containers Anything related to cloudy Dataverse, shipped in containers. FY27 Sprint 1 FY27 Sprint 1 (2026-07-01 - 2026-07-15) FY27 Sprint 2 FY27 Sprint 2 (2026-07-15 - 2026-07-29)

Projects

Status: Done 🧹

Development

Successfully merging this pull request may close these issues.

3 participants