stevcoll commented on May 17, 2017 At this point it seems using --force is the only solution. You'll need to edit the lib.sh file as shown here: 3e557d1 @me-dusa make the above file change after cloning FBCTF and browsing to the fbctf directory (before running docker build). Let us know how that works out.
Expected result: Building the container without an error Actual result: ``` sammy@ctf:~/fbctf$ docker build --build-arg MODE=dev -t="fbctf_in_dev" "docker build" requires exactly 1 argument (s). See 'docker build --help'. Usage: docker build [OPTIONS] PATH | URL | - Build an image from a Dockerfile
In my dockerfile I inserted this line " apt-get build-essential libssl-dev libffi-dev python-dev curl -y ". I don't know if this is a problem with me, but I'm sharing what I've done.
I've tried to build from the latest repo today with dev environment through docker, and I did not encounter that problem, which means I can upload attachments to flag levels successfully.
It hangs forever on that last line. Control-C, V, or Z have not effect and I have to close the terminal window. More info on my setup: Using Virtualbox on my Mac, version 5.0.12 Docker version 1.12.0, build 8eab29e Using an Ubuntu machine for this
Nov 12, 2018 SpartanTek Rule Changes Are Not Showing Oct 5, 2018 lukehayes1101 SQL ERROR 1364 (HY000) Field 'points' doesn't have a default value #652 opened Sep 12, 2018 by denzuko The score of the base level doesn't change Aug 17, 2018 qq544259335 2 Return of Grunt JS build errors #648 opened Aug 6, 2018 by harperaa 2 Previous1 2 3 4 5 Next Next
This guide details the quick setup mode which provides a streamlined and consistent build of the platform but offers less flexibility when compared to a custom installation.