mirror of
				https://github.com/linuxserver/docker-swag.git
				synced 2025-11-01 05:27:42 +09:00 
			
		
		
		
	| @@ -79,6 +79,7 @@ RUN \ | |||||||
| 	php7-xml \ | 	php7-xml \ | ||||||
| 	php7-xmlreader \ | 	php7-xmlreader \ | ||||||
| 	php7-xmlrpc \ | 	php7-xmlrpc \ | ||||||
|  | 	php7-xsl \ | ||||||
| 	php7-zip \ | 	php7-zip \ | ||||||
| 	py3-cryptography \ | 	py3-cryptography \ | ||||||
| 	py3-future \ | 	py3-future \ | ||||||
|   | |||||||
| @@ -79,6 +79,7 @@ RUN \ | |||||||
| 	php7-xml \ | 	php7-xml \ | ||||||
| 	php7-xmlreader \ | 	php7-xmlreader \ | ||||||
| 	php7-xmlrpc \ | 	php7-xmlrpc \ | ||||||
|  | 	php7-xsl \ | ||||||
| 	php7-zip \ | 	php7-zip \ | ||||||
| 	py3-cryptography \ | 	py3-cryptography \ | ||||||
| 	py3-future \ | 	py3-future \ | ||||||
|   | |||||||
| @@ -79,6 +79,7 @@ RUN \ | |||||||
| 	php7-xml \ | 	php7-xml \ | ||||||
| 	php7-xmlreader \ | 	php7-xmlreader \ | ||||||
| 	php7-xmlrpc \ | 	php7-xmlrpc \ | ||||||
|  | 	php7-xsl \ | ||||||
| 	php7-zip \ | 	php7-zip \ | ||||||
| 	py3-cryptography \ | 	py3-cryptography \ | ||||||
| 	py3-future \ | 	py3-future \ | ||||||
|   | |||||||
| @@ -315,5 +315,6 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 | |||||||
|  |  | ||||||
| ## Versions | ## Versions | ||||||
|  |  | ||||||
|  | * **08.09.20:** - Add php7-xsl. | ||||||
| * **01.09.20:** - Update nginx.conf and proxy.conf (and various proxy samples) to better handle websockets. | * **01.09.20:** - Update nginx.conf and proxy.conf (and various proxy samples) to better handle websockets. | ||||||
| * **03.08.20:** - Initial release. | * **03.08.20:** - Initial release. | ||||||
|   | |||||||
| @@ -148,5 +148,6 @@ app_setup_nginx_reverse_proxy_block: "" | |||||||
|  |  | ||||||
| # changelog | # changelog | ||||||
| changelogs: | changelogs: | ||||||
|  |   - { date: "08.09.20:", desc: "Add php7-xsl." } | ||||||
|   - { date: "01.09.20:", desc: "Update nginx.conf and proxy.conf (and various proxy samples) to better handle websockets." } |   - { date: "01.09.20:", desc: "Update nginx.conf and proxy.conf (and various proxy samples) to better handle websockets." } | ||||||
|   - { date: "03.08.20:", desc: "Initial release." } |   - { date: "03.08.20:", desc: "Initial release." } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user