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

Docker support #382

Merged
merged 28 commits into from
Jun 8, 2019
Merged

Docker support #382

merged 28 commits into from
Jun 8, 2019

Conversation

badgerwithagun
Copy link
Member

@badgerwithagun badgerwithagun commented May 29, 2019

In working on #360 I am working on making Orko compatible with more hosting providers. For maximum portability, I'm doing this with Docker. This resolves #51.

This PR introduces Docker image creation as part of the build, as well as some convenience features such as the ability to use Docker Secrets for configuration.

orko-app/pom.xml Show resolved Hide resolved
README.md Show resolved Hide resolved
orko-app/src/main/jib/base-docker-config.yml Outdated Show resolved Hide resolved
@badgerwithagun badgerwithagun changed the title Docker support [WIP] Docker support Jun 8, 2019
@badgerwithagun badgerwithagun merged commit ef92552 into master Jun 8, 2019
@badgerwithagun badgerwithagun deleted the docker branch June 8, 2019 23:34
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

Successfully merging this pull request may close these issues.

Re-introduce docker support
1 participant