Skip to content

Commit

Permalink
fix: resolving '"host" network_mode is incompatible with port_binding…
Browse files Browse the repository at this point in the history
…s' error in test
  • Loading branch information
augi committed Mar 22, 2021
1 parent 979a19a commit 77ea960
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -305,8 +305,6 @@ class DockerComposePluginTest extends Specification {
web:
image: nginx:stable
network_mode: host
ports:
- 80
''')
f.project.plugins.apply 'java'
f.extension.projectName = 'test'
Expand Down

0 comments on commit 77ea960

Please sign in to comment.