We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80eb782 commit c15ad91Copy full SHA for c15ad91
build-push.sh
@@ -0,0 +1,3 @@
1
+#!/bin/bash
2
+docker build -t peez/hivemq:latest .
3
+docker push peez/hivemq:latest
0 commit comments