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

dev: Move cmds from helper container to a extended Dockerfile #2309

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

rochacbruno
Copy link
Member

@rochacbruno rochacbruno commented Oct 11, 2024

Makes compose restarts (without rebuild) faster.

  • Adds Dockerfile.dev as extension on top of Dockerfile.rhel8
  • Helper service becomes unnecessary as the Dockerfile copies files
  • GPG keys imported only once
  • Saves time installing dev/debugging tools once

- Adds Dockerfile.dev as extension on top of Dockerfile.rhel8
- Helper service becomes unnecessary as the Dockerfile copies files
- GPG keys imported only once
@rochacbruno rochacbruno enabled auto-merge (squash) October 11, 2024 16:19
Copy link

sonarcloud bot commented Oct 11, 2024

@rochacbruno rochacbruno merged commit 8386c30 into ansible:master Oct 14, 2024
21 of 22 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.

2 participants