Skip to content

Commit f58463c

Browse files
authored
Merge pull request #46 from eon01/master
gopher-net/ovs-plugin:latest not found
2 parents 52d2f82 + a20afdf commit f58463c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ $ docker-machine ssh default "sudo modprobe openvswitch"
1717

1818
```yaml
1919
plugin:
20-
image: gopher-net/ovs-plugin
20+
image: gophernet/ovs-plugin
2121
volumes:
2222
- /run/docker/plugins:/run/docker/plugins
2323
- /var/run/docker.sock:/var/run/docker.sock

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugin:
2-
image: gopher-net/ovs-plugin
2+
image: gophernet/ovs-plugin
33
volumes:
44
- /run/docker/plugins:/run/docker/plugins
55
- /var/run/docker.sock:/var/run/docker.sock

0 commit comments

Comments
 (0)