-
-
Notifications
You must be signed in to change notification settings - Fork 732
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
refactor the code to use one set of Docker instructions #545
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Omkar <opkulkarni0104@gmail.com>
Hey @kcq are the proposed changes right? If yes then can I go ahead with this - https://github.com/slimtoolkit/slim/blob/master/pkg/docker/dockerfile/reverse/reverse.go#L107 |
Hi @kcq sorry for pinging you again, can you please review this PR and point out me how to go ahead with this? |
@CodiumAI-Agent /review |
PR Analysis
PR Feedback
How to use
|
@CodiumAI-Agent /describe |
Preparing pr description... |
@CodiumAI-Agent /improve |
Hi @kcq can I improve the code with the above suggestions? |
@CodiumAI-Agent /review |
PR Analysis
PR Feedback
How to use
|
Hi @kcq |
Fixes #374
Refactored the code to use one set of Docker instructions.
Right now modified the code in the - https://github.com/slimtoolkit/slim/blob/master/pkg/docker/instruction/instruction.go