In order to publish these images, you need to be a member of the organization azpagentinfra
% cd images
% docker build -t azpagentinfra/arm:latest arm
% docker build -t azpagentinfra/centos6:latest centos6
% cd images
% docker push azpagentinfra/arm:latest
% docker push azpagentinfra/centos6:latest