Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for pushing to Docker Hub #1

Open
owenvoke opened this issue Nov 17, 2020 · 0 comments
Open

feat: add support for pushing to Docker Hub #1

owenvoke opened this issue Nov 17, 2020 · 0 comments

Comments

@owenvoke
Copy link
Owner

Description

Add a flag that pushes to Docker Hub automatically.

As suggested by @rsinnbeck on Twitter.

Possible implementation

For example, the flag could be php application app:docker --publish, which would just run docker push behind the scenes.

But need to think about how to provide things like user/repo details, tags?, and I guess remotes as well (for example if pushing to Docker Hub and GitHub Container Registry).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant