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

Enable building devimg with local changes to zapp #42

Open
sethcleveland opened this issue Apr 4, 2014 · 0 comments
Open

Enable building devimg with local changes to zapp #42

sethcleveland opened this issue Apr 4, 2014 · 0 comments

Comments

@sethcleveland
Copy link
Contributor

diff --git a/makefile b/makefile
index e88340d..6c130c4 100644
--- a/makefile
+++ b/makefile
@@ -106,6 +106,7 @@ devimg: $(SRCROOT)
-v $$ZENHOME:/opt/zenoss
-v $$SRCROOT:/mnt/src
-v $$PWD:/mnt/build \

  •           -v $$HOME/.m2:/home/zenoss/.m2  \
            -w /mnt/build            \
            -e SRCROOT=/mnt/src      \
            zendev/devimg /bin/bash -c "exec /tmp/install_core.sh"
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants