Sign inSign up

taller/drupal-node

By taller

•Updated almost 10 years ago

Taller default Drupal and Node image.

Image
0

6.7K

taller/drupal-node repository overview

⁠Taller Images

Repository to contain the build process for public docker images built by the Taller team. Each directory has the same name as an image.

⁠Commands

These are shortcut commands available with make inside each image directory:

  • run: Run a container for testing purpose.
  • pull: Pulls the image.
  • build: Builds the image.
  • push: (deprecated) Builds and pushes the image.

These are common arguments available:

ArgumentDefaultDescription
TAGstableImage tag to build
USERtallerThe Docker user name
REPO$(notdir $(CURDIR))The repository name

⁠Customization

Here are some tips to customizing the images for each project's needs.

⁠Timezone

To set timezone configuration, use the environment variable TZ. Read more⁠.

Tag summary

Content type

Image

Digest

Size

298.4 MB

Last updated

almost 10 years ago

docker pull taller/drupal-node