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

can I rebuild the image so I can integrate an extension? #59

Closed
jegacs opened this issue Jul 9, 2018 · 3 comments
Closed

can I rebuild the image so I can integrate an extension? #59

jegacs opened this issue Jul 9, 2018 · 3 comments

Comments

@jegacs
Copy link

jegacs commented Jul 9, 2018

I see that in the src directory is the source code of magento. How could I rebuild the image in order to add modified source code I want to test? This is because I want to test an integration.
Thanks.

@jegacs jegacs changed the title can I build the image so I can integrate an extension? can I rebuild the image so I can integrate an extension? Jul 9, 2018
@rafaelstz
Copy link
Member

Hi Gabriel,

You can install dependencies even if not rebuild the image, all modified code that you do can be on src folder.

What's your OS?

@jegacs
Copy link
Author

jegacs commented Jul 10, 2018

Im using Ubuntu 18.04. You mean src folder outside the magent docker image?

@rafaelstz
Copy link
Member

You can add new files directly into your src folder, this folder in sync with your container.

@jegacs jegacs closed this as completed Jul 30, 2018
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

No branches or pull requests

2 participants