Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenRoederer authored Sep 2, 2024
1 parent 4dd94c1 commit 96bba92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -983,6 +983,8 @@ Replace `x.x.x` with the version you are upgrading from. For example, if you are
docker run --name=redmine -d [OPTIONS] sameersbn/redmine:5.1.3
```
When an upgrade is in progress the variable `REDMINE_WAS_UPDATED` will be defined and set to `yes`. This allows easy integration of individual upgrade-steps via `entrypoint.custom.sh`.
## Shell Access
For debugging and maintenance purposes you may want access the containers shell. If you are using docker version `1.3.0` or higher you can access a running containers shell using `docker exec` command.
Expand Down

0 comments on commit 96bba92

Please sign in to comment.