In order to publish these images, you need to be a member of the organization azpagentinfra
docker build --tag azpagentinfra/alpine:latest ./images/alpine/
docker build --tag azpagentinfra/centos7:latest ./images/centos7/
docker push azpagentinfra/alpine:latest
docker push azpagentinfra/centos7:latest