Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for podman #116

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add support for podman #116

wants to merge 1 commit into from

Conversation

ellenhp
Copy link
Member

@ellenhp ellenhp commented Aug 26, 2022

To-do:

  • Document podman build process (notably no more -P flag)
  • Investigate adding podman-based CI job (PIND?)
  • Self-review

Test plan:

  • On a system with Docker only, execute earthly -P +build --area=Singapore and confirm that Singapore artifacts are built
  • On that same Docker-only system, execute docker-compose down --volumes && docker-compose up -d and verify Headway comes up
  • Check docker system's tileserver
  • Check docker system's pelias
  • Check docker system's valhalla
  • Check docker system's otp
  • On a system with Podman only, execute earthly +build --area=Singapore and confirm that Singapore artifacts are built
  • Check podman system's tileserver
  • Check podman system's pelias
  • Check podman system's valhalla
  • Check podman system's otp

@ellenhp ellenhp marked this pull request as draft September 9, 2022 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant