Building the job-runner Container¶
Warning
Please make sure your workspace is clean (all changes stashed or committed) to prevent building containers with uncommitted code.
Build the Container¶
Info
This image now builds with an unusually high UID, to match that of jwhall's on the HPC systems. To build this container, you will likely need to increase the range value of the available subuids on your system. The easiest way to do this is to append a "0" to the end of your user's line in /etc/subuid
cd
to thekubernetes/containers
directory of the geo-datasets repository- Build the container out of the
job-runner
directory
Push the Container¶
Warning
Only Jacob can push to jacobwhall/geodata-container
on Docker Hub, which should be fixed.
- Login to Docker Hub with podman
- Run
podman login
- Enter your username and password when prompted
- Run
- Determine the short hash for this commit
- Push the container to Docker using the short hash