OpenPegasus / OpenPegasusDocker

Apache License 2.0
0 stars 0 forks source link

Modify the publish targets of both Makefiles #20

Closed KSchopmeyer closed 1 year ago

KSchopmeyer commented 1 year ago
  1. Add new target to Makefile to publish the openpegasus-server image.
  2. Correct errors in publish with the use of DOCKER_USER and DOCKER-REGISTRY
  3. Add defualt-target target at top of Makefile_wbemserver-build so that the make command without target does build deploy which then does git clone, build(compile OpenPegasus) and test.