Skip to content

Commit

Permalink
ipv6 support nerdctl
Browse files Browse the repository at this point in the history
Signed-off-by: fahed dorgaa <[email protected]>
  • Loading branch information
fahedouch committed Apr 22, 2021
1 parent e0ee259 commit 2f2f3e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions container_inspect_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ import (
)

func TestContainerInspectContainsPortConfig(t *testing.T) {
//nerdctl do not support yet ipv6
testutil.DockerIncompatible(t)
const (
testContainer0 = "nerdctl-test-inspect-with-port-config"
)
Expand Down

0 comments on commit 2f2f3e5

Please sign in to comment.