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

Update docker build & documentation #3429

Merged
merged 3 commits into from
Feb 26, 2025

Conversation

robertcheramy
Copy link
Collaborator

Pre-Request Checklist

  • Passes rubocop code analysis (try rubocop --auto-correct)
  • Tests added or adapted (try rake test)
  • Changes are reflected in the documentation
  • User-visible changes appended to CHANGELOG.md

Description

  • Reverts the pre-build stage with GEM_HOME as it broke things. I've a solution which is quite as much compact, but it takes a longer time to build. Closes Issue Docker: cannot execute oxidized #3331
  • Improve the docker documentation. Closses Issue Improve Dockerfile & Docker documentation #3336
  • Remove examples/podman-compose as it is described in the docker documentation.
  • fix rake build_container to comply with the tags in the new GitHub CI.

- Reverts the pre-build stage with GEM_HOME as it broke things. I've
found a solution which is quite as much compact, but it takes a longer
time to build. Closes Issue ytti#3331
- Improve the docker documentation. Closses Issue ytti#3336
- Remove examples/podman-compose as it is described in the docker
documentation.
- fix rake build_container to comply with the tags in the new GitHub CI.
@robertcheramy robertcheramy merged commit 4ea37b9 into ytti:master Feb 26, 2025
7 checks passed
@robertcheramy robertcheramy deleted the docker-update branch February 26, 2025 09:14
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.

1 participant