docker-s3-volume icon indicating copy to clipboard operation
docker-s3-volume copied to clipboard

Container support for ARM, Autobuild via GitHub Actions & README synchronization to Docker Hub

Open xescure opened this issue 4 years ago • 0 comments

Automatic building of containers via Github Actions for multiple architectures

Todos before application:

  1. Disable autobuild via DockerHub
  2. Change Actions secrets:
  • DOCKERHUB_USERNAME to the Docker Hub username
  • DOCKERHUB_PASSWORD to the Docker Hub password
  • DOCKERHUB_TOKEN to a Docker Hub user token (does not work with 2FA enabled)
  • DOCKERHUB_REPOSITORY to the Docker Hub repository
  1. Test compiled containers

xescure avatar Mar 16 '21 20:03 xescure