@@ -0,0 +1,7 @@
+FROM hub.evbj.easou.com/qa/book-api:v2.0.0
+
+ENV LANG en_US.UTF-8
+ENTRYPOINT ["entrypoint.sh"]
+CMD ["supervisord"]