Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Docker: Reduce build context size #348

@vdice

Description

@vdice

As of #343 we have a Dockerfile for bindle.

Currently it copies everything into the image for building, which results in a large build context. Let's see if we can reduce to copying in only the source code needed and ignoring (eg .Dockerignore) the rest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions