Sign inSign up

devalias/govcms

By devalias

Updated over 8 years ago

Build of https://github.com/govCMS/govCMS (not directly runnable)

Image
0

296

devalias/govcms repository overview

docker-govcms

Dockerised build of govCMS/govCMS (Drupal).

Not designed to be directly runnable. More for exploring file listings.

Usage

For exploring:

docker run -v $PWD/foo:/tmp/foo --rm -it devalias/govcms:7.x-2.15 sh

For generating file listings:

docker run -v $PWD/foo:/tmp/foo --rm -it devalias/govcms:7.x-2.15 sh -c "find . > /tmp/foo/govcms-7.x-2.15.txt"

GitHub

DockerHub

File Listings

Tag summary

Content type

Image

Digest

Size

217.7 MB

Last updated

over 8 years ago

docker pull devalias/govcms