docker-web-gui
docker-web-gui copied to clipboard
Create Github action to build and push docker image
To push to Docker Hub, the repository needs:
- DOCKERHUB_USERNAME (variable)
- DOCKERHUB_TOKEN (secret)
it will fix #71