question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Setup DockerHub organization

See original GitHub issue

Docker 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.

https://www.docker.com/community/open-source/application/

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:15
  • Comments:6

github_iconTop GitHub Comments

5reactions
afeedhshajicommented, Apr 30, 2022

Yes, we need an official docker container!

3reactions
hofqcommented, May 11, 2022

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found