Skip to content

WIP: Deploy docker #250

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

Closed
wants to merge 3 commits into from
Closed

WIP: Deploy docker #250

wants to merge 3 commits into from

Conversation

eerison
Copy link
Collaborator

@eerison eerison commented Jun 24, 2020

commands to heroku

heroku container:login
docker login --username=_ --password=$(heroku auth:token) registry.heroku.com
docker build --tag web --target build --file ./.docker/dockerfiles/Dockerfile .
docker push registry.heroku.com/mighty-eyrie-46636/web


@eerison eerison changed the title Deploy docker WIP: Deploy docker Jun 24, 2020
@eerison eerison closed this Feb 8, 2021
@eerison eerison mentioned this pull request Feb 8, 2021
@eerison eerison deleted the deploy-docker branch July 7, 2021 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant