Giter Site home page Giter Site logo

drupal-docker's People

Contributors

hesamfr avatar mikran avatar muschpusch avatar stmh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

mrfroop mikran

drupal-docker's Issues

extension specific php configuration is not consumed

e.g. php-apcu is installed for the php-7.3 image, but the php config snippet is not consumed. We should either refactor our custom php config into another snippet and leave the installed php.ini untouched, or adapt the php.ini that the php.snippets in conf.d are consumed.

remove installer from docker

The latest basebox develop branch supports installing D8 and added a dependency to install drupal using fabalicous instead of using the bash script from drupal docker. Can we remove the installer from here since it's kind of duplicate code in fabalicous and drupal-docker.

Upgrade sqlite for Drupal 9 compatibility

php-74 and php-80 images are both using sqlite version 3.16.2 2017-01-06 16:32:41 a65a62893ca8319e89e48b8a38cf8a59c69a8209

this needs to be at least 3.26 for Drupal 9

please review feature/fasterMysql

Check this commit: 784f7e6

See the mysqladmin docs for --silent and ping. http://dev.mysql.com/doc/refman/5.6/en/mysqladmin.html

Somewhere in the docs:

If you execute mysqladmin shutdown when connecting to a local server using a Unix socket file, mysqladmin waits until the server's process ID file has been removed, to ensure that the server has stopped properly.

So that's why i think we don't need to wait after the mysqladmin shutdown.

This reduces the docker startup time to a couple of seconds.

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.