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

add backup client (python) #4

Merged
merged 17 commits into from
Nov 27, 2017
Merged

add backup client (python) #4

merged 17 commits into from
Nov 27, 2017

Conversation

fm3
Copy link
Member

@fm3 fm3 commented Nov 24, 2017

No description provided.

@fm3 fm3 requested a review from jstriebel November 24, 2017 12:39
@jstriebel
Copy link
Contributor

jstriebel commented Nov 24, 2017

We need to add the dockerhub project ( @normanrz / @hotzenklotz ) and push the image there, also some tests would be nice (#5), but besides that it LGTM.

@normanrz
Copy link
Member

I like about the mongo image that both server and tools are in the same image. Should we do the same?

@jstriebel
Copy link
Contributor

jstriebel commented Nov 27, 2017

I think that makes the image for the client unnecessarily large, so I would avoid it.

Copy link
Contributor

@jstriebel jstriebel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's wait for @normanrz review too, I changed to much myself

command: docker build -t scalableminds/fossildb:${CIRCLE_BRANCH}__${CIRCLE_BUILD_NUM} .
command: |
docker build \
-t scalableminds/fossildb:${CIRCLE_BRANCH}__${CIRCLE_BUILD_NUM} \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@jstriebel jstriebel merged commit 2e84bed into master Nov 27, 2017
@jstriebel jstriebel deleted the python-client branch November 27, 2017 15:15
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.

3 participants