-
Notifications
You must be signed in to change notification settings - Fork 10
Can't stop docker #41
Copy link
Copy link
Closed
Labels
Description
$ docker run -p 8080:8080 aksw/kbox -server -kb "http://www.snik.eu/ontology" -install
Loading Model...
Installing 99% [===================> ] [2579465/2580713] ETA: 00:00:01
Publishing service on http://localhost:8080/kbox/query
Service up and running ;-) ...
Now I can't stop it with CTRL+C. I need docker kill in another window to stop it.
Version v0.0.2-alpha.
Reactions are currently unavailable