Skip to content

webtranslateit/minio-github-action-service

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

services:
  minio:
    env:
      MINIO_ACCESS_KEY: access_key
      MINIO SECRET_KEY: secret_key
    image: yubozhao/minio-github-action-service
    ports:
      - 9000:9000

About

GitHub Actions-friendly MinIO docker container. A workaround for https://github.community/t/job-service-command/16477

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%