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

Adding poderize scrpits #362

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Adding poderize scrpits #362

merged 1 commit into from
Nov 20, 2024

Conversation

epag
Copy link
Collaborator

@epag epag commented Nov 20, 2024

Adding scripts to create podman images and upload them to a docker registry as well as updating the Dockerfile's to play nice with podman

Description

[Short description explaining the high-level reason for the pull request]

Changes Made

Testing

Related Tickets

Checklists

Deployment Plan (For developer use)

How does the changes affect the product?

  • Feature addition
  • Bug fix
  • Database change

Issuer Checklist (For developer use)

You may update this checklist before and/or after creating the PR. If you're unsure about any of them, please ask, we're here to help! These items are what we are going to look for before merging your code.

  • Informative and human-readable title, using the format: [_pt] PR: <description>
  • Links are provided if this PR resolves an issue, or depends on another other PR
  • The feature branch you're submitting as a PR is up to date
  • Any change in functionality is tested
  • New functions are documented (with a description, list of inputs, and expected output)
  • No Placeholder code
  • Reviewers requested
  • Add yourself as an assignee in the PR

Merge Checklist (For Technical Lead use only)

  • If applicable, update README with major alterations

Adding scripts to create podman images and upload them to a docker
registry as well as updating the Dockerfile's to play nice with podman
@epag epag added this to the v6.28 milestone Nov 20, 2024
@epag epag self-assigned this Nov 20, 2024
@epag epag merged commit 3b9d222 into master Nov 20, 2024
6 checks passed
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.

Create a podman script and modify Dockerfiles to work with podman images
1 participant