Skip to content

Remove explicit VOLUME instructions#220

Merged
hairyhenderson merged 1 commit intocaddyserver:masterfrom
OCram85:removeVolume
Apr 25, 2022
Merged

Remove explicit VOLUME instructions#220
hairyhenderson merged 1 commit intocaddyserver:masterfrom
OCram85:removeVolume

Conversation

@OCram85
Copy link
Copy Markdown

@OCram85 OCram85 commented Feb 23, 2022

📖 Summary

Removes the controversial VOLUME instructions in the Dockerfiles.

📑 Test Plan

💡 Select your test plan for the code changes.

  • Tested via Github Actions
  • Custom test
  • No test plan
Details / Justification

📚 Additional Notes

As already mentioned, there should be an additional warning message about the changes and how to deal with the dopped implicit volume definitions

@OCram85 OCram85 changed the title Removes the controversial VOLUME instructions 🛸 Removes the controversial implicit VOLUME definitions Feb 23, 2022
@hairyhenderson hairyhenderson changed the title 🛸 Removes the controversial implicit VOLUME definitions Remove explicit VOLUME instructions Apr 25, 2022
@hairyhenderson
Copy link
Copy Markdown
Contributor

I've rebased and updated the PR to avoid modifying the 2.4 images, as I only want this change to apply from v2.5 on. Once this is updated for v2.5.0 we'll stop the 2.4 images anyway.

@hairyhenderson
Copy link
Copy Markdown
Contributor

(the gen-dockerfiles job is failing for unrelated reasons - I'm not going to block this PR on it)

Copy link
Copy Markdown
Contributor

@hairyhenderson hairyhenderson left a comment

Choose a reason for hiding this comment

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

Thanks @OCram85!

@hairyhenderson hairyhenderson merged commit 5290665 into caddyserver:master Apr 25, 2022
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.

Remove VOLUME instructions

2 participants