Fix: urllib is not available in pip anymore. Lets try without.
[osm/vim-emu.git] / utils / docker / Dockerfile
index 214510e..41b63d6 100755 (executable)
@@ -65,5 +65,5 @@ RUN echo 'Done'
 
 ENTRYPOINT ["/son-emu/utils/docker/entrypoint.sh"]
 
-# dummy GK, cAdvisor, Prometheus Push Gateway, son-emu REST API
-EXPOSE 5000 8081 9091 5001
+# dummy GK, cAdvisor, Prometheus Push Gateway, son-emu REST API, OpenStack-fake APIs
+EXPOSE 5000 8081 9091 5001 4000 10243 9005 6001 9775 10697