GiPHouse / Website

GiPHouse website based on Django Framework
https://giphouse.nl
GNU Affero General Public License v3.0
5 stars 2 forks source link

Use GitHub Packages instead of Docker Hub #479

Closed joren485 closed 4 years ago

joren485 commented 4 years ago

Description

Currently we use Docker Hub to host the Docker image, we should use the built-in Docker Registry of GitHub, because we are already using GitHub Actions.