Skip to content

Factor apt-get commands out #243

@fnothaft

Description

@fnothaft

The way we do apt-get update && apt-get install across many containers is kind of wonky and leads to us generating lots of layers that overlap substantially in content but that can't be cached and reused. @cket @jvivian do you all remember why we wrote all the Dockerfiles this way? Refactoring the apt-get update/install process should save a pretty substantial amount of build time while also reducing image size.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions