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

[BUGFIX] Fixes for Docker build #174

Merged
merged 1 commit into from
Aug 20, 2019
Merged

Conversation

kfdm
Copy link
Collaborator

@kfdm kfdm commented Aug 19, 2019

  • Change docker-entrypoint to use /bin/sh
  • Leave mariadb-dev and postgressql-dev installed for shared libraries

Fixes #173

@kfdm kfdm requested a review from m-tkg August 19, 2019 23:51
@codecov-io
Copy link

codecov-io commented Aug 19, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@c0fa65d). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #174   +/-   ##
=========================================
  Coverage          ?   47.11%           
=========================================
  Files             ?       43           
  Lines             ?     2424           
  Branches          ?        0           
=========================================
  Hits              ?     1142           
  Misses            ?     1282           
  Partials          ?        0

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c0fa65d...eb7f0ea. Read the comment docs.

- Change docker-entrypoint to use /bin/sh
- Leave mariadb-dev and postgressql-dev installed for shared libraries
- Fix alertmanager config

Fixes line#173
@kfdm kfdm merged commit bdad457 into line:master Aug 20, 2019
@kfdm kfdm deleted the docker-build-fixes branch August 20, 2019 23:20
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.

exec user process error
2 participants