Using the partial image produced by Omnibus Heptapod
This new `heptapod/partial` base image is built like `gitlab/gitlab-ce`, but has the Heptapod Rails app instead of the upstream Rails app, so we don't need to ADD a tarball for the Rails app any more. As a result, we don't need to specify `heptapod-rails` in `heptapod_revisions.json`, not even to keep a record in the image, because the detailed info in `/RELEASE` is now about Heptapod instead of upstream GitLab. We still need to write REVISION files because Omnibus Heptapod doesn't provide them yet (omnibus-heptapod#8). The Dockerfile sitting here will keep track in version control of the base partial image tag. Closes #10
Showing
- heptapod-dev/build-launch 0 additions, 1 deletionheptapod-dev/build-launch
- heptapod/Dockerfile 1 addition, 3 deletionsheptapod/Dockerfile
- heptapod/assets/install_heptapod.py 15 additions, 3 deletionsheptapod/assets/install_heptapod.py
- heptapod/heptapod_revisions.json 0 additions, 5 deletionsheptapod/heptapod_revisions.json
Loading
Please register or sign in to comment