det-lab / jupyterhub-deploy-kubernetes-jetstream

CDMS JupyterHub deployment on XSEDE Jetstream
0 stars 1 forks source link

Build SSH public key into CVMFS container #26

Closed zonca closed 4 years ago

zonca commented 4 years ago

https://github.com/zonca/docker-cvmfs-client/commit/9e882e6391f8fbc8eaa4670641a20cfc9ad5b919

Testing the build, this simplifies deployment and redeployment because the key is built into the image.

Check the build logs, test at the next redeployment.

zonca commented 4 years ago

build seems fine https://hub.docker.com/repository/registry-1.docker.io/zonca/cvmfs-client-nfs/builds/866ef39b-3157-4604-8fc7-fa784aff6528

test next time I redeploy

zonca commented 4 years ago

redeployed CVMFS yesterday, confirm that this is working.

I also checked that the container was actually using this image:

https://hub.docker.com/layers/zonca/cvmfs-client-nfs/latest/images/sha256-d680b999353534402a0f3a83d99094d6260491870c10116d4d9940fde50a7b89?context=repo

I am using latest in the pod and that is fine because I am rarely updating those containers.