Docker Pull from Docker Hub available for this?
haneef95 opened this issue · 3 comments
haneef95 commented
Hi,
Thanks for the detailed instructions and nice package.
Is this available to pull from docker?
My steps now:
Download -> Build -> Upload to registry -> Launch Azure Container Instance
If there was a docker pull package (from Docker Hub or another public registry), I could just:
Launch Azure Container Instance
Kind regards,
atyenoria commented
not available
cdvv7788 commented
@atyenoria I can setup github actions to automatically send a docker image to docker hub when changes are made to master branch, or when a new release/tag is created. Do you want this in the repository? I can send a PR...you would only need to add your secrets for dockerhub in the repository settings once we are ready to go.