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 http/xpath source #61

Merged
merged 11 commits into from
Feb 6, 2019
Merged

Add http/xpath source #61

merged 11 commits into from
Feb 6, 2019

Conversation

macbre
Copy link
Contributor

@macbre macbre commented Feb 6, 2019

Resolves #59

A simple yet working example.yaml is provided for #56.

Dockefile

Mike now uses python:slim base image, because it takes soooooome time to build lxml and alpine is not compatible with Python wheels - docker-library/docs#904

Image size is bigger, but the build time is under reasonable limits.

REPOSITORY                                      TAG                 IMAGE ID            CREATED             SIZE
mike                                            latest              90628b250c16        57 seconds ago      314MB
vs
macbre/mike                                     latest              9cb9746db092        13 hours ago        177MB

macbre added 11 commits February 6, 2019 21:20
REPOSITORY                                      TAG                 IMAGE ID            CREATED              SIZE
mike                                            latest              1e42720174e4        About a minute ago   207MB
vs
macbre/mike                                     latest              9cb9746db092        13 hours ago         177MB
It takes some time to build lxml and alpine is not compatible with Python wheels.

docker-library/docs#904

Image size is bigger, but the build time is under reasonable limits.

REPOSITORY                                      TAG                 IMAGE ID            CREATED             SIZE
mike                                            latest              90628b250c16        57 seconds ago      314MB
vs
macbre/mike                                     latest              9cb9746db092        13 hours ago        177MB
@macbre macbre merged commit 947fa9a into master Feb 6, 2019
@macbre macbre deleted the http_xpath_source branch February 6, 2019 21:33
@macbre
Copy link
Contributor Author

macbre commented Feb 6, 2019

https://hub.docker.com/r/macbre/mike/tags

latest tag now weights 106 MB (was 63 MB)

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.

1 participant