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

Add missing dockerfile path to append it in launch command #52

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

som-matrix
Copy link

@som-matrix som-matrix commented Apr 29, 2024

  • Added documentation for a new input parameter "dockerfile", which allows specifying a custom Dockerfile path for the build process. This addition provides flexibility in managing different Docker configurations.

action.yml

  • Streamlined Inputs: Modified the action's inputs by introducing the dockerfile input for specifying Dockerfile paths directly.

entrypoint.sh

  • Implemented support for specifying custom Dockerfile paths, increasing flexibility in Docker image construction.

@som-matrix som-matrix closed this Apr 29, 2024
@som-matrix som-matrix deleted the add-dockerfile-path branch April 29, 2024 13:26
@som-matrix som-matrix restored the add-dockerfile-path branch April 29, 2024 13:32
@som-matrix som-matrix reopened this Apr 29, 2024
@som-matrix
Copy link
Author

Hi folks , please review this when you are free

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.

None yet

2 participants