Build of https://github.com/govCMS/govCMS (not directly runnable)
296
Dockerised build of govCMS/govCMS (Drupal).
Not designed to be directly runnable. More for exploring file listings.
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"
Content type
Image
Digest
Size
217.7 MB
Last updated
over 8 years ago
docker pull devalias/govcms