GitHub user kaspersorensen opened a pull request:
https://github.com/apache/metamodel-membrane/pull/10
Updated docker-compose image to official `apache/metamodel-membrane`.
This will make it easier to release to docker hub. Simply run (given enough
access rights):
```
docker-compose build
docker push apache/metamodel-membrane:[version]
```
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kaspersorensen/metamodel-membrane
docker-image-correction
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metamodel-membrane/pull/10.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #10
----
commit 2d6fcaae1da42083c8d3ecc74a0242602e9d8cc4
Author: Kasper Sørensen <[email protected]>
Date: 2017-09-29T05:14:28Z
Updated docker-compose image to official `apache/metamodel-membrane`.
----
---