Skip to content

Dockerfile best practice #17244

Answered by fcaps
gvanto asked this question in Q&A / Support
Jun 28, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

@gvanto i just used the provided image and locked the version FROM pimcore/pimcore:php8.3-v3 , if you have zero trust, then you can also lock to a hash . If you do not trust pimcore to provide proper and secure images, create your own by forking that repo and build/push to your own registry. The images are kinda bloated, but that's the price you pay if you do not create your own image.
Another consideration are updates and security fixes, do you have time to make those?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gvanto
Comment options

Answer selected by gvanto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants