Skip to content
Snippets Groups Projects
Commit 922ce938 authored by Stefano Alberto Russo's avatar Stefano Alberto Russo
Browse files

Added tag and push scripts.

parent 1816f2e5
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
docker push git.ia2.inaf.it:5050/exact/swc/base:v0.3.0
docker push git.ia2.inaf.it:5050/exact/swc/ssh:v0.3.0
docker push git.ia2.inaf.it:5050/exact/swc/xcalc:v0.3.0
docker push git.ia2.inaf.it:5050/exact/swc/x11web:v0.3.0
docker push git.ia2.inaf.it:5050/exact/swc/minimaldesktop:v0.3.0
docker push git.ia2.inaf.it:5050/exact/swc/basicdesktop:v0.3.0
docker push git.ia2.inaf.it:5050/exact/swc/jupyternotebook:v0.3.0
#!/bin/bash
docker tag base git.ia2.inaf.it:5050/exact/swc/base:v0.3.0
docker tag ssh git.ia2.inaf.it:5050/exact/swc/ssh:v0.3.0
docker tag xcalc git.ia2.inaf.it:5050/exact/swc/xcalc:v0.3.0
docker tag x11web git.ia2.inaf.it:5050/exact/swc/x11web:v0.3.0
docker tag minimaldesktop git.ia2.inaf.it:5050/exact/swc/minimaldesktop:v0.3.0
docker tag basicdesktop git.ia2.inaf.it:5050/exact/swc/basicdesktop:v0.3.0
docker tag jupyternotebook git.ia2.inaf.it:5050/exact/swc/jupyternotebook:v0.3.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment