jeremy hace 4 meses
padre
commit
5e2407f589
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      LaunchToProd.sh

+ 4 - 0
LaunchToProd.sh

@@ -0,0 +1,4 @@
+docker image tag testapp-frontend:latest 192.168.60.10:5005/gestionloyer_front:1
+docker image tag testapp-backend:latest 192.168.60.10:5005/gestionloyer_back:1
+docker image push 192.168.60.10:5005/gestionloyer_back:1
+docker image push 192.168.60.10:5005/gestionloyer_front:1