Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Docker image from build output #27

Open
johnament opened this issue May 26, 2017 · 0 comments
Open

Create Docker image from build output #27

johnament opened this issue May 26, 2017 · 0 comments

Comments

@johnament
Copy link
Contributor

Question/Issue Overview

Implement a docker container from the build using a gradle plugin that can generate docker containers

https://github.com/bmuschko/gradle-docker-plugin for instance is a plugin that can do this, without a Dockerfile

Current Behavior

While we have a Dockerfile checked in with docker compose, it requires mysql. For smaller use cases it would be useful to have a base image that didn't require an external database.

johnament added a commit that referenced this issue Jan 18, 2018
* Enable a docker plugin for build time image creation (#27)

* Changing the automation to use public bintray registry.  Adding information to README.

* Updating compose example to point to private registry.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant