Creating Safer Containerized PHP Runtimes with Wolfi #719
erikaheidi
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In this article, we'll see how to leverage Wolfi to create safer PHP application environments based on containers. To demonstrate Wolfi usage in a Dockerfile workflow (using a Dockerfile to build your image), we'll create an image based on the wolfi-base image maintained by Chainguard. The goal is to have a final runtime image able to execute a PHP command-line script.
Link to the full article here: https://dev.to/erikaheidi/creating-safer-containerized-php-runtime-environments-with-wolfi-1ioa
Beta Was this translation helpful? Give feedback.
All reactions