You've already forked dockerfiles
							
							
				mirror of
				https://github.com/vimagick/dockerfiles.git
				synced 2025-10-30 23:47:48 +02:00 
			
		
		
		
	update discuz
This commit is contained in:
		| @@ -190,7 +190,7 @@ A collection of delicious docker recipes. | ||||
|  | ||||
| ## Web | ||||
|  | ||||
| - [x] discuz :cn: | ||||
| - [x] ~discuz~ :cn: :skull: | ||||
| - [x] django-cms | ||||
| - [x] dokuwiki :+1: | ||||
| - [x] dokuwiki-arm :+1: | ||||
|   | ||||
| @@ -3,16 +3,16 @@ discuz | ||||
|  | ||||
| [Discuz!][1] is an internet forum software written in PHP and developed by a chinese company. | ||||
|  | ||||
| :-1: Discuz! is not a open source software. | ||||
| :-1: Discuz! is not a open source software. :skull: | ||||
|  | ||||
| - Initial release: March 2002 | ||||
| - Stable release: X3.2 (September 23, 2013; 2 years ago) | ||||
| - License: proprietary (costs about ¥3000) | ||||
|  | ||||
| :+1: Try open source softwares: | ||||
| :+1: Try open source softwares: :angel: | ||||
|  | ||||
| - [discourse](https://hub.docker.com/r/discourse/discourse/) | ||||
| - [nodebb](https://hub.docker.com/r/vimagick/phpbb/) | ||||
| - [nodebb](https://hub.docker.com/r/vimagick/nodebb/) | ||||
| - [phpbb](https://hub.docker.com/r/vimagick/phpbb/) | ||||
|  | ||||
| ## docker-compose.yml | ||||
|   | ||||
| @@ -21,6 +21,7 @@ services: | ||||
|     environment: | ||||
|       - BACKUP_FILENAME=backup-ghost-%Y-%m-%dT%H-%M-%S.tar.gz | ||||
|       - BACKUP_PRUNING_PREFIX=backup-ghost- | ||||
|       - BACKUP_LATEST_SYMLINK=backup-ghost-latest.tar.gz | ||||
|       - BACKUP_RETENTION_DAYS=30 | ||||
|     volumes: | ||||
|       - ./data:/backup/ghost:ro | ||||
|   | ||||
		Reference in New Issue
	
	Block a user