-
Couldn't load subscription status.
- Fork 39
Closed
Description
For testing purposes, I need to run openvswitch utilities from the interactive console
docker run -it socketplane/openvswitch
The console open but doesn't return the prompt, looks like other processe (ovsdb-server) is running in the foreground.
I have tried to add "&" at the end of :
[program:ovsdb-server-vtep]
command=/usr/local/sbin/ovsdb-server /etc/openvswitch/conf.db /etc/openvswitch/vtep.db --remote=punix:/var/run/openvswitch/db.sock --pidfile=ovsdb-server.pid
Still cannot get the console prompt.
Any help in that direction?
Metadata
Metadata
Assignees
Labels
No labels