Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the documentation for Zend Server docker images #2550

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion php-zendserver/README-short.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DEPRECATED; Zend Server - the integrated PHP application platform for mobile and web apps.

16 changes: 4 additions & 12 deletions php-zendserver/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,9 @@ Zend Server is the platform that enables Continuous Delivery, which provides con

### Additional Resources

- [http://www.zend.com/](http://www.zend.com/)
- [http://support.roguewave.com/](http://support.roguewave.com/)
- [http://files.zend.com/help/Zend-Server/zend-server.htm#faqs.htm](http://files.zend.com/help/Zend-Server/zend-server.htm#faqs.htm)
- [http://files.zend.com/help/Zend-Server/zend-server.htm#getting\_started.htm](http://files.zend.com/help/Zend-Server/zend-server.htm#getting_started.htm)
- [https://www.zend.com/products/zend-server](https://www.zend.com/products/zend-server)
- [https://help.zend.com/zend/current/content/faqs.htm](https://help.zend.com/zend/current/content/faqs.htm)
- [https://help.zend.com/zend/current/content/getting\_started.htm](https://help.zend.com/zend/current/content/getting_started.htm)

# PHP-ZendServer

Expand All @@ -35,16 +34,9 @@ To start a single Zend Server instance, execute:

$ docker run %%IMAGE%%

- You can specify the PHP and Zend Server version by adding ':<php-version>' or ':&lt;ZS-version&gt;-php&lt;version&gt;' to the 'docker run' command.

for example:
$docker run %%IMAGE%%:8.5-php5.6

#### Availible versions:

- Zend Server 8
- Zend Server 9 (With PHP 7 GA)(Default version)
- Zend Server 2019 with multi PHP Version Support (7.1, 7.2 & 7.3)
- Zend Server 2021 with multi PHP Version Support (7.1, 7.2, 7.3, 7.4)

##### Cluster

Expand Down
1 change: 0 additions & 1 deletion php-zendserver/deprecated.md

This file was deleted.

2 changes: 1 addition & 1 deletion php-zendserver/issues.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[Zend Support Center](https://www.zend.com/en/support-center)
[Zend Support Center](https://www.zend.com/support)