Add a push script for each of the separate daemons

This pushes to the docker registry.
This commit is contained in:
Steven Dake
2014-09-25 13:54:19 -07:00
parent fd22b2346e
commit 7bb837fc65
16 changed files with 32 additions and 0 deletions

2
docker/mariadb/push Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
docker push kollaglue/fedora-rdo-mariadb .