Skip to content
This repository was archived by the owner on May 22, 2023. It is now read-only.
This repository was archived by the owner on May 22, 2023. It is now read-only.

Add prebuild, postbuild & postinstall hooks #13

@aedm

Description

@aedm

If there is a docker-preinstall.sh next to the Dockerfile, MiniMeteor should run it as a build step before meteor build. Similarly, docker-postbuild.sh should optionally run after meteor build, and docker-postinstall should run after npm install.

This way users can install additional apt packages and execute custom build steps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions