elthariel / runpod-base-images

Docker base images for RunPod templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker base images for RunPod templates

Installs

Building the Docker image

Note

You will need to edit the docker-bake.hcl file and update USERNAME, and RELEASE. You can obviously edit the other values too, but these are the most important ones.

# Clone the repo
git clone https://github.com/ashleykleynhans/runpod-base-images.git

# Log in to Docker Hub
docker login

# Build the image, tag the image, and push the image to Docker Hub
docker buildx bake -f docker-bake.hcl --push

Community and Contributing

Pull requests and issues on GitHub are welcome. Bug fixes and new features are encouraged.

Appreciate my work?

Buy Me A Coffee

About

Docker base images for RunPod templates

License:GNU General Public License v3.0


Languages

Language:Shell 63.7%Language:HTML 19.5%Language:HCL 16.8%