mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-07 21:22:37 +01:00
Overhaul the environment system in bin/ to make the defaults easier to understand. Update the installation instructions.
Fixes #2170, #2372, #2329, #2368
This commit is contained in:
parent
3f22c8a036
commit
4d65a8f761
7 changed files with 37 additions and 25 deletions
|
|
@ -1,4 +1,13 @@
|
|||
# Upgrading Tracks
|
||||
## Upgrading from Tracks 2.4.2 to 2.5
|
||||
|
||||
* If you're using the Docker Compose environment and want to run the commands in
|
||||
the bin/ directory inside the container from the host system, add a .use-docker
|
||||
file to the root directory. This replaces the old .skip-docker file requirement
|
||||
to favor the more common setup and avoid placing unexpected requirements.
|
||||
|
||||
* The Docker environment has been changed quite a bit. However, it should work
|
||||
at least as before for the usual needs.
|
||||
|
||||
## Upgrading from Tracks 2.3 to 2.4.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue