Git Product home page Git Product logo

Comments (4)

wadmiraal avatar wadmiraal commented on July 29, 2024

Wow, sorry for not getting back to you sooner.

Good to see you found a "solution". I'm mainly a Linux guy, so would not have had any suggestions to offer you anyways :-). But, glad to know it's working out.

I'm surprised, though, at how much strain my image puts on you MacBook. Surely, there's not that much going on inside the container. It actually should be pretty light-weight, with only Supervisord, MySQL and Apache running. PHP might not be exemplar in memory usage, but it's not that bad (Drupal is a memory hog, though). Did you activate Blackfire? If you don't pass any environment variables, it won't start it. And even then: Blackfire does not trigger for all requests, only when you ask it to via the companion.

from docker-drupal.

erwindeclerck avatar erwindeclerck commented on July 29, 2024

Hi Wouter
Thanks for replying anyway.
I didn't activate blackfire, but it seems that the problem had nothing to do with your containers;

After checking out with the developers of Kitematic, I found out that an upgrade of VirtualBox from 4.x to 5.0 solved the issue.
What was going on under the hood? I don't know. But I must admit, I'm far from an expert. I mainly try integrating Docker to simplify my Drupal development. Vagrant is nice but 'heavy' in comparison with containers.

Just one more thing I woul like to ask you. I'm still not 100% into the concept of these containers and I try to connect your container to a mailcatcher-container like https://hub.docker.com/r/schickling/mailcatcher/
Coupling containers is no problem but I don't get any mails outside of your docker. Is it because there is no mail or sendmail configured in your docker? If so, how do you handle mails in your development environment? Or what would you suggest?

Kind regards,
Erwin

from docker-drupal.

wadmiraal avatar wadmiraal commented on July 29, 2024

Good point. I don't send email usually while doing development, but your point is valid.

I installed sendmail on the same Docker image, and sending emails "worked" (but it is very slow), but they don't get delivered. I suggest Googling how to send emails from Docker. In my experience, maintaining email servers is a real pain, so I imagine it is not that easy to do it in Docker...

from docker-drupal.

wadmiraal avatar wadmiraal commented on July 29, 2024

No activity, closing issue.

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.