Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

CRW-537 reorganize dockerfile steps so we can override patch and post-patch steps, such that generated tarball includes patched theia sources #571

Merged
merged 2 commits into from
Dec 4, 2019

Commits on Dec 3, 2019

  1. CRW-537 if patches applied, tar up the results AFTER patching so we d…

    …on't have to repatch later.
    
    move add+apply patch steps to new builder-patch-theia.dockerfile files; add builder-post-patch.dockerfile too
    move tarball step from builder-clone-theia to builder-post-patch.dockerfile
    add 'nothing to do on alpine' markers in empty files
    add same comment in alpine and ubi8 versions of builder-clone-theia.dockerfile
    
    Change-Id: I50c9380b5289d91f5ff7542c553c792572047c15
    Signed-off-by: nickboldt <nboldt@redhat.com>
    nickboldt committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    b8bac6b View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. add newline to dockerfiles/theia/docker/ubi8/builder-clone-theia.dock…

    …erfile
    
    Change-Id: Id95ffd9e2c32155e68a0c236d49c148b77c4c2cf
    Signed-off-by: nickboldt <nboldt@redhat.com>
    nickboldt committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    11a3ac7 View commit details
    Browse the repository at this point in the history