Skip to content

"Slim" Dockerfile not actually using "stretch-slim" version of Debian image #256

@jamescontent

Description

@jamescontent

If you check out the debian slim Dockerfile, specifically line 1 -> FROM debian:stretch, it's not actually using the Debian slim build. I've made the change locally and rebuilt. As shown below, it does build correctly and a naive smoke check came back positive.

screen shot 2019-01-03 at 7 25 01 am

screen shot 2019-01-03 at 7 25 22 am

screen shot 2019-01-03 at 7 26 37 am

Was there a reason that the "slim" debian build doesn't actually use the slim debian image? I realize it's not a ton of space saved, but I would personally appreciate those 42 mb for a project I'm currently working on.

Happy to put a PR together if there isn't some reason to stay on "fat" debian stretch.

PS: my apologies if this doesn't conform to an issue (or PR) standard, I couldn't find any guidelines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions