Setup DockerHub organization
See original GitHub issueDocker supports open source projects for free on DockerHub. We should look at setting that up so we can have an officially supported docker container. Once we’ve got that I can setup a GitHub Action that automatically publishes the container when changes are merged to master
on this repo.
I can go through the application process if that’s helpful, but I didn’t want to end up with maintainer access to it if that would cause concerns.
Issue Analytics
- State:
- Created a year ago
- Reactions:15
- Comments:6
Top Results From Across the Web
How To Manage Docker Hub Organizations and Teams
Let's set up our Organization. Open your favorite browser and navigate to Docker Hub. If you do not already have a Docker ID...
Read more >Organizations and teams in Docker Hub
A Docker Hub organization can contain public and private repositories just like a user account. Access to push or pull for these repositories...
Read more >Teams & Organizations
Log into Docker Hub with a user account that is a member of any team in the organization. If you want access to...
Read more >Teams & Organizations - Docker - the Docs
A Docker Hub organization can contain public and private repositories just like a user account. Access to push or pull for these repositories...
Read more >Teams & Organizations
Visit your team's page in Docker Hub. Click on Organizations > Your Organization > Your Team Name · Click on Add User ·...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yes, we need an official docker container!
You can Build it with Github Actions and Push it to Docker Hub, Github Packages etc. https://github.com/hofq/actual-server-docker/blob/master/.github/workflows/docker-image.yml