creaImagenNextCloud.sh 141 B

123
  1. docker pull nextcloud:latest
  2. docker tag nextcloud:latest docker-registry:32000/nextcloud:1.0
  3. docker push docker-registry:32000/nextcloud:1.0