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

feat: Manage VOLUME command #334

Merged
merged 3 commits into from
Jan 8, 2025
Merged

feat: Manage VOLUME command #334

merged 3 commits into from
Jan 8, 2025

Conversation

taorepoara
Copy link
Member

@taorepoara taorepoara commented Jan 3, 2025

About this PR

Closes #216

Technical highlight/advice

Nothing special

How to test my changes

Create a Dofigen configuration with a volume and check that it's present in the resulting Dockerfile:

  • echo "volume: /test" > dofigen.yml
  • dofigen gen
  • cat Dockerfile

Checklist

  • I didn't over-scope my PR
  • My PR title matches the commit convention
  • I did not include breaking changes
  • I made my own code-review before requesting one

I included unit tests that cover my changes

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

I added/updated the documentation about my changes

  • 📜 README.md
  • 📕 docs/*.md
  • 📓 docs.lenra.io
  • 🙅 no documentation needed

Huly®: DOFIG-331

@taorepoara taorepoara requested a review from shiipou January 3, 2025 16:19
@taorepoara taorepoara self-assigned this Jan 3, 2025
@taorepoara taorepoara marked this pull request as ready for review January 3, 2025 16:23
Copy link
Contributor

@shiipou shiipou left a comment

Choose a reason for hiding this comment

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

@taorepoara taorepoara merged commit 7e69a59 into beta Jan 8, 2025
14 checks passed
@taorepoara taorepoara deleted the 216-handle-volume branch January 8, 2025 12:52
taorepoara added a commit that referenced this pull request Jan 13, 2025
* feat: Manage VOLUME command

* test: Simple volume test

* docs: Update struct doc
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