Update README.md

This commit is contained in:
STAM 2018-09-18 21:44:23 +03:00 committed by GitHub
parent ff0fa47517
commit 8270886d3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,7 +67,7 @@ If you need to pass additional JVM arguments to JIRA, such as specifying a custo
Example: Example:
$> docker run -e JVM_SUPPORT_RECOMMENDED_ARGS=-Djavax.net.ssl.trustStore=/var/atlassian/application-data/jira/cacerts -v jiraVolume:/var/atlassian/application-data/jira --name="jira" -d -p 8080:8080 dchevell/jira-software $> docker run -e JVM_SUPPORT_RECOMMENDED_ARGS=-Djavax.net.ssl.trustStore=/var/atlassian/application-data/jira/cacerts -v jiraVolume:/var/atlassian/application-data/jira --name="jira" -d -p 8080:8080 epicmorg/jira
## Data Center configuration ## Data Center configuration
@ -145,7 +145,7 @@ Alternatively you can use a specific major, major.minor, or major.minor.patch ve
* `epicmorg/jira:7.10.0` * `epicmorg/jira:7.10.0`
Not all versions from 7.0+ are available! **Not** all versions from 7.0+ are available!
# Support # Support