You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2020. It is now read-only.
Actual Result: \033[0;32m [+] fbctf deployment is complete! Ready in https://10.10.10.5 \033[0m rm: cannot remove '/var/run/hhvm/sock': No such file or directory The command '/bin/sh -c apt-get update && apt-get install -y rsync ca-certificates && chown www-data:www-data $HOME && ./extra/provision.sh -m $MODE -c $TYPE -k $KEY -C $CRT -D $DOMAIN -e $EMAIL -spwd--docker && rm /var/run/hhvm/sock && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*' returned a non-zero code: 1
Further question, what's the process to make the docker container accessible from the outside world and can I use a different email address than my deployment domain.