Git Product home page Git Product logo

Comments (8)

wadmiraal avatar wadmiraal commented on September 4, 2024

from docker-drupal.

wrender avatar wrender commented on September 4, 2024

Ok. Thanks @wadmiraal . Will try again later.

from docker-drupal.

wrender avatar wrender commented on September 4, 2024

Tried again now. Still not working.

from docker-drupal.

wadmiraal avatar wadmiraal commented on September 4, 2024

Blasted... The Dockerfile is simply using the latest installer found on
the drupalconsole.com website (http://drupalconsole.com/installer). But the
site:install command seems to work, right?

If you wish, you can comment out the following lines (near the end of the
Dockerfile):

RUN /etc/init.d/mysql start &&
cd /var/www &&
drupal module:download admin_toolbar 8.x-1.10 &&
drupal module:install admin_toolbar &&
drupal module:install simpletest

It's not critical. It just installs 2 handy modules, but you don't need
them.

Let's hope they fix this soon. They are releasing new versions pretty
often: https://github.com/hechoendrupal/DrupalConsole/releases Maybe it's
already solved, just not deployed on the website yet.

from docker-drupal.

wrender avatar wrender commented on September 4, 2024

This problem seems to only be effecting the 8.x/master branch. I can bring up the 7.x branch no problem.

On a side note; If I wanted to work on drupal files themselves locally, for example the /index.php file, and use xdebug locally with sublime text 3, on a Ubuntu 14.04 OS how would I go about mounting the data containers?

from docker-drupal.

wadmiraal avatar wadmiraal commented on September 4, 2024

from docker-drupal.

wrender avatar wrender commented on September 4, 2024

Thanks @wadmiraal . I sent you two pull requests. Let me know what you think.

from docker-drupal.

wadmiraal avatar wadmiraal commented on September 4, 2024

Updated to latest Drupal Console, updated calls. It builds fine (for now).

from docker-drupal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.