-
Notifications
You must be signed in to change notification settings - Fork 8
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
Create a docker image + circleci builder #12
Comments
Dockerflow? :) |
Yup and good timing, @mostlygeek, I was about to bug you to create https://hub.docker.com/u/mozilla/megaphone/ and get its credentials into https://circleci.com/gh/mozilla-services/megaphone |
@oremj could you set up the dockerhub / circleci stuff? |
I've got a WIP branch that's already building an image: |
The dockerhub environment variables are all set up. Check out the dockerflow circle.yml for an example of how to use the variables. |
along with the Dockerflow circleci 2 build env Closes #12
along with the Dockerflow circleci 2 build env Closes #12
along with the Dockerflow circleci 2 build env Closes #12
along with the Dockerflow circleci 2 build env Closes #12
along with the Dockerflow circleci 2 build env Closes #12
along with the Dockerflow circleci 2 build env Closes #12
along with the Dockerflow circleci 2 build env Closes #12
Setup the necessary Docker file and a rust building environment on circleci.
Not sure it's totally necessary but https://github.com/emk/rust-musl-builder is available for building very portable static rust binaries, which might be helpful down the line for deploying into generic linux Docker images.
The text was updated successfully, but these errors were encountered: