Skip to content

Optimize image size #9

@davidonlaptop

Description

@davidonlaptop

Currently the adam and avocado images takes up to 1GB of disk space. It can be a pain to download an entire 1GB just to get a new feature of a few dozens lines of code...

There is good chances that 50% of this space can be spared by cleaning up after the build (e.g. maven artifacts, temporary files, etc).

E.g. we could use one docker container with maven to build an adam jar, and put the jar into another (smaller) container with java only.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions