Skip to content
This repository was archived by the owner on Sep 15, 2020. It is now read-only.
/ docker-govcms Public archive

Dockerised build of govCMS (for file exploration)

License

Notifications You must be signed in to change notification settings

0xdevalias/docker-govcms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"

See also:

GitHub

DockerHub

File Listings

About

Dockerised build of govCMS (for file exploration)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published