Skip to content

Instantly share code, notes, and snippets.

View siliconmeadow's full-sized avatar

Richard Sheppard siliconmeadow

  • Nomensa Ltd
  • New York / Paris / Peckham
View GitHub Profile
# Drush Docker Container
FROM drush/drush:7-alpine
# Set the Drush version.
ENV DRUSH_VERSION 7.3.0
# Install Drush using Composer.
RUN composer global require drush/drush:"$DRUSH_VERSION" --prefer-dist
# Display which version of Drush was installed
The import failed due to the following reasons:
Configuration <em class="placeholder">block.block.bluemarine_user_login</em> depends on the <em class="placeholder">bluemarine</em> theme that will not be installed after import.
Configuration <em class="placeholder">block.block.chameleon_node_syndicate</em> depends on the <em class="placeholder">chameleon</em> theme that will not be installed after import.
Configuration <em class="placeholder">block.block.chameleon_user_login</em> depends on the <em class="placeholder">chameleon</em> theme that will not be installed after import.
Configuration <em class="placeholder">block.block.chameleon_user_online</em> depends on the <em class="placeholder">chameleon</em> theme that will not be installed after import.
Configuration <em class="placeholder">block.block.connections_search_form</em> depends
@siliconmeadow
siliconmeadow / drupalvm transcript.txt
Created October 27, 2020 15:49
For drupalvm issue
vagrant up ─╯
Bringing machine 'secretsite' up with 'virtualbox' provider...
==> secretsite: Cloning VM...
==> secretsite: Matching MAC address for NAT networking...
==> secretsite: Checking if box 'geerlingguy/ubuntu1604' version '1.3.5' is up to date...
==> secretsite: Setting the name of the VM: local.secretsite.org
==> secretsite: Fixed port collision for 22 => 2222. Now on port 2200.
==> secretsite: Clearing any previously set network interfaces...
==> secretsite: Preparing network interfaces based on configuration...
secretsite: Adapter 1: nat