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

Use DockerParser from updated spython 0.0.73 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stain
Copy link

@stain stain commented Aug 9, 2019

This fixes #3

btw, it seems to time out, so manifest = json.loads(response['message'])[0] is not executed in ContainerRecipe/extract.py - just moved it into the if block to avoid errors.

@vsoch
Copy link
Member

vsoch commented Aug 9, 2019

So sorry that I didn't see this! I'm literally going down emails from top to bottom, and this was toward the bottom. Take a look at #5 and we can add some of the nice changes you've done here that aren't present there after review.

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.

spython is missing DockerRecipe
2 participants