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"
See also:
- My pre-generated file GovCMS file listings at https://github.com/0xdevalias/wordlists/tree/master/web