Skip to content

Full source code in the docker image #178

@tinohager

Description

@tinohager

I took a closer look at the docker image today and noticed that the entire code including github workflows etc. is contained in the docker image and not just the finished source code.

The docker image would be smaller if only the required code was transferred

Lychee-Docker/Dockerfile

Lines 81 to 83 in d10de82

RUN mkdir /app
RUN mkdir -p /app

the last line should be enough

image

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