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

Refactor the code to use one set of Docker Instructions constants #543

Closed
wants to merge 6 commits into from
Closed

Conversation

Omkar0114
Copy link
Contributor

@Omkar0114 Omkar0114 commented Jul 4, 2023

Fixes #374

Refactor the code to use one set of Docker Instructions/commands. This will make the code more consistent and easier to maintain.
Refactored - https://github.com/slimtoolkit/slim/blob/master/pkg/docker/instruction/instruction.go#L9

@Omkar0114
Copy link
Contributor Author

Omkar0114 commented Jul 4, 2023

Hi @kcq I made changes in the instruction.go file. https://github.com/slimtoolkit/slim/blob/master/pkg/docker/instruction/instruction.go#L9

These are my proposed changes ! Can you review and suggest any changes? @kcq

@Omkar0114 Omkar0114 closed this Jul 6, 2023
@Omkar0114 Omkar0114 reopened this Jul 6, 2023
@Omkar0114
Copy link
Contributor Author

Closing this PR and making new one because previous commits are pushed into this. Sorry for that!

@Omkar0114 Omkar0114 closed this Jul 6, 2023
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.

Refactor to use one set of Docker instruction name constants when processing Docker instruction/command info
1 participant