mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-25 22:25:40 +03:00
Update README.md
This commit is contained in:
parent
2141c0b417
commit
ff0fa47517
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user