Skip to content

GitHub Actions workflow for building and publishing our customization of the `bitnami/minio-client` image

License

Notifications You must be signed in to change notification settings

OwnTube-tv/minio-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repo builds the bitnami/minio-client image with our customizations.

Build owntube/minio-client Image

Build owntube/minio-client:2024.3.30-debian-12-r2 from bitnami/minio-client:2024.3.30-debian-12-r2:

docker build -t owntube/minio-client:2024.3.30-debian-12-r2 .

Push owntube/minio-client Image

Push it to Docker Hub:

docker login -u ...
docker push owntube/minio-client:2024.3.30-debian-12-r2

Contributing

Do you want to contribute something? Join us on GitHub here and open an issue, or just fork it and play around.

About

GitHub Actions workflow for building and publishing our customization of the `bitnami/minio-client` image

Topics

Resources

License

Stars

Watchers

Forks