Skip to content
Snippets Groups Projects
Commit 3b3c1f2e authored by Georges Racinet's avatar Georges Racinet
Browse files

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
parent 91c09387
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment