Skip to content

Conversation

@WolfangAukang
Copy link
Contributor

@WolfangAukang WolfangAukang commented May 15, 2025

  • Using a single Dockerfile for both images, relying on ARG to change the corresponding image version
  • Use separate stage to download bundle
  • Use ENV for application version instead of writing to /tmp

Now using a single Dockerfile, handling PHP versions through ARG, downloading SimpleRisk through another stage, having a single COPY for common components and updating the workflows to use build-args
@WolfangAukang WolfangAukang changed the title Dockerfile improvement WIP: Dockerfile improvement May 15, 2025
Now using a single Dockerfile, handling Ubuntu version through ARG, downloading SimpleRisk through another stage, having a single COPY for common components and updating the workflows to use build-args
@WolfangAukang WolfangAukang marked this pull request as ready for review May 16, 2025 13:48
@WolfangAukang WolfangAukang changed the title WIP: Dockerfile improvement Dockerfile improvement May 16, 2025
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