-
Notifications
You must be signed in to change notification settings - Fork 24
docker - automatic builds #26
Comments
@jrm16020 thoughts? |
@jarondl if you explain what needs doing, I can consider doing it :) What are the 'right privileges' here? |
@gregglind an automated build of the container would be nice. Can you access the Mozilla Dockerhub organization The general steps involved are:
|
@jarondl in the interim, steps to build the container locally are provided in the repo's README.md file |
@jrm16020 , Thank you for explaining the steps to @gregglind. I have already built it myself for use in servo/saltfs#518, but I'd rather have a trusted up-to-date build. |
So, partway there: https://hub.docker.com/r/mozilla/observatory-cli/ . I still need to add ci for it. For now, I will do that when I publish, to keep it up to date. |
Looks good @gregglind! Thanks for adding it! |
Could you please set up automatic builds on docker hub?
The
Dockerfile
already exists, so tt is very simple to do, but requires the right privileges.The text was updated successfully, but these errors were encountered: