For docker image, I think it's a little hard. Technically we can deploy a image for every commit, but docker hub doesn't have a real snapshot label, in most cases, `latest` version for a docker image also means a stable version.
For apache maven snapshot repo, because dubbo already did something similar, I can do some investigate to see if it can apply to dubbo-admin too.
