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

Docker Deployment Action #127

Closed
oke-aditya opened this issue Jun 28, 2020 · 3 comments
Closed

Docker Deployment Action #127

oke-aditya opened this issue Jun 28, 2020 · 3 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@oke-aditya
Copy link
Contributor

🐛 Bug

Describe the bug

  • It is a very simple bug, a good first MLOps issue. It will be fixed anyways soon.
  • The docker action for GitHub is not building on branch docker_deploy.
  • If someone can test locally and fix up the docker action in .github folder great.

Note Dockerfile is already made which is correct as it build locally. Its a very small issue of GitHub action.

Something simple to get deployment contribution.

#99 Also refer #113

@oke-aditya oke-aditya added the bug Something isn't working label Jun 28, 2020
@oke-aditya
Copy link
Contributor Author

Just keeping here so that we don't forget about it. It should be solved before first release

@lgvaz lgvaz added good first issue Good for newcomers help wanted Extra attention is needed labels Jun 28, 2020
@oke-aditya oke-aditya mentioned this issue Jul 24, 2020
4 tasks
@adamfarquhar
Copy link
Contributor

A docker pull request results in an error and the docker images appear to be > 2 months old (as of 25-Aug). Suggest that until this issue is fixed, the documentation is removed or flagged as not working.

docker pull mantisshrimp
Using default tag: latest
Error response from daemon: pull access denied for mantisshrimp, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

@oke-aditya
Copy link
Contributor Author

True @adamfarquhar we have not updated the docker container.
Hopefully we will fix it with CI action. Docker container has to support GPU Training and that's what we need to confirm, plus we need to bundle soft dependencies as well.
@ai-fast-track can we edit the docs for this ?

@lgvaz lgvaz closed this as completed Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants