tree: 90721ccfbf575fcfaf5c7d990f275a86d1cc9066 [path history] [tgz]
  1. .mvn/
  2. adService/
  3. cartService/
  4. checkoutService/
  5. common/
  6. currencyService/
  7. doc/
  8. emailService/
  9. frontend/
  10. interface/
  11. paymentService/
  12. productCatalogsService/
  13. recommendationService/
  14. release/
  15. shippingService/
  16. Dockerfile
  17. mvnw
  18. mvnw.cmd
  19. pom.xml
  20. README.md
online_bontique_demo/README.md
docker build --build-arg APP_FILE=adService-1.0-SNAPSHOT.jar -t sca-registry.cn-hangzhou.cr.aliyuncs.com/dubbo/online-boutique-ad-service:1.0 .
docker build --build-arg APP_FILE=cartService-1.0-SNAPSHOT.jar -t sca-registry.cn-hangzhou.cr.aliyuncs.com/dubbo/online-boutique-cart-service:1.0 .
docker build --build-arg APP_FILE=checkoutService-1.0-SNAPSHOT.jar -t sca-registry.cn-hangzhou.cr.aliyuncs.com/dubbo/online-boutique-checkout-service:1.0 .
docker build --build-arg APP_FILE=currencyService-1.0-SNAPSHOT.jar -t sca-registry.cn-hangzhou.cr.aliyuncs.com/dubbo/online-boutique-currency-service:1.0 .
docker build --build-arg APP_FILE=emailService-1.0-SNAPSHOT.jar -t sca-registry.cn-hangzhou.cr.aliyuncs.com/dubbo/online-boutique-email-service:1.0 .
docker build --build-arg APP_FILE=frontendService-1.0-SNAPSHOT.jar -t sca-registry.cn-hangzhou.cr.aliyuncs.com/dubbo/online-boutique-frontend-service:1.0 .
docker build --build-arg APP_FILE=paymentService-1.0-SNAPSHOT.jar -t sca-registry.cn-hangzhou.cr.aliyuncs.com/dubbo/online-boutique-payment-service:1.0 .
docker build --build-arg APP_FILE=productCatalogsService-1.0-SNAPSHOT.jar -t sca-registry.cn-hangzhou.cr.aliyuncs.com/dubbo/online-boutique-productCatalog-service:1.0 .
docker build --build-arg APP_FILE=recommendationService-1.0-SNAPSHOT.jar -t sca-registry.cn-hangzhou.cr.aliyuncs.com/dubbo/online-boutique-ad-service:1.0 .
docker build --build-arg APP_FILE=shippingService-1.0-SNAPSHOT.jar -t sca-registry.cn-hangzhou.cr.aliyuncs.com/dubbo/online-boutique-ad-service:1.0 .