Fabian Deutsch has submitted this change and it was merged. Change subject: Update docker build instructions ......................................................................
Update docker build instructions Docker building still won't work until I look at node-creator, but fix the build instructions. "docker build - <..." works in a temp directory which doesn't know where the script is. Needs to be symlinked into the local directory instead. Also, docker build no longer directly runs the entrypoint, so it should be tagged and run independently Change-Id: I6ea0ea442f4a11fc9edc7940d2a8b1906511543f Signed-off-by: Ryan Barry <[email protected]> --- A docker/Dockerfile M docker/Dockerfile-el6 M docker/README.docker 3 files changed, 5 insertions(+), 1 deletion(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/30805 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6ea0ea442f4a11fc9edc7940d2a8b1906511543f Gerrit-PatchSet: 2 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
