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

remove the ports settings from the boots container docker-compose settings #501

Merged

Conversation

rgl
Copy link
Contributor

@rgl rgl commented May 23, 2021

they are not supported when the container uses the host network_mode

this is the error given by docker-compose 1.29.2:

docker.errors.InvalidArgument: "host" network_mode is incompatible with port_binding

…tings

they are not supported when the container uses the host network_mode

this is the error given by docker-compose 1.29.2:

docker.errors.InvalidArgument: "host" network_mode is incompatible with port_binding

Signed-off-by: Rui Lopes <rgl@ruilopes.com>
@tstromberg
Copy link
Contributor

@jacobweinstock @mmlb - can you take a look at this PR?

@codecov
Copy link

codecov bot commented Jun 22, 2021

Codecov Report

Merging #501 (013d202) into master (1808ad6) will not change coverage.
The diff coverage is n/a.

❗ Current head 013d202 differs from pull request most recent head b7def80. Consider uploading reports for the commit b7def80 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #501   +/-   ##
=======================================
  Coverage   32.70%   32.70%           
=======================================
  Files          44       44           
  Lines        3137     3137           
=======================================
  Hits         1026     1026           
  Misses       2019     2019           
  Partials       92       92           

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 1808ad6...b7def80. Read the comment docs.

Copy link
Member

@jacobweinstock jacobweinstock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rgl, thanks for this contribution!

@jacobweinstock jacobweinstock requested a review from mmlb June 22, 2021 19:01
@mmlb
Copy link
Contributor

mmlb commented Jun 22, 2021

lgtm

@jacobweinstock jacobweinstock merged commit 60a74c7 into tinkerbell:master Jun 22, 2021
@rgl rgl deleted the rgl-fix-docker-compose-boots-ports branch October 9, 2021 17:56
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.

4 participants