Advertisement
borislocal

ew-backoffice-backend

Sep 26th, 2018
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. Step 6/12 : RUN wget --user=panbet-dev --password=panbet-dev ${ARTIFACTORY}/artifactory/libs-release/com/ewt/ew-web-backoffice-spa/"$EW_WEB_BACKOFFICE_SPA_VERSION"/ew-web-backoffice-spa-"$EW_WEB_BACKOFFICE_SPA_VERSION".tar.gz -O /tmp/ew-web-backoffice-spa.tar.gz
  2. ---> Running in c8e71773ec03
  3. wget: unrecognized option: password=panbet-dev
  4. BusyBox v1.28.4 (2018-07-17 15:21:40 UTC) multi-call binary.
  5.  
  6. Usage: wget [-c|--continue] [--spider] [-q|--quiet] [-O|--output-document FILE]
  7. [--header 'header: value'] [-Y|--proxy on/off] [-P DIR]
  8. [-S|--server-response] [-U|--user-agent AGENT] [-T SEC] URL...
  9.  
  10. Retrieve files via HTTP or FTP
  11.  
  12. --spider Only check URL existence: $? is 0 if exists
  13. -c Continue retrieval of aborted transfer
  14. -q Quiet
  15. -P DIR Save to DIR (default .)
  16. -S Show server response
  17. -T SEC Network read timeout is SEC seconds
  18. -O FILE Save to FILE ('-' for stdout)
  19. -U STR Use STR for User-Agent header
  20. -Y on/off Use proxy
  21. ERROR: Service 'ew-backoffice-backend' failed to build: The command '/bin/sh -c wget --user=panbet-dev --password=panbet-dev ${ARTIFACTORY}/artifactory/libs-release/com/ewt/ew-web-backoffice-spa/"$EW_WEB_BACKOFFICE_SPA_VERSION"/ew-web-backoffice-spa-"$EW_WEB_BACKOFFICE_SPA_VERSION".tar.gz -O /tmp/ew-web-backoffice-spa.tar.gz' returned a non-zero code: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement