mirror of
https://github.com/linuxserver/docker-documentation.git
synced 2026-02-19 18:14:15 +08:00
Bot Updating Documentation
This commit is contained in:
parent
5ca5332c72
commit
04c096bb56
@ -142,6 +142,12 @@ You can add an additional mount point for intermediate unpacking folder with:-
|
||||
|
||||
for example, and changing the setting for InterDir in the PATHS tab of settings to `/intermediate`
|
||||
|
||||
## Python 3 transition
|
||||
|
||||
We provide Python and related packages in this image for extension support. While extensions transition to Python 3 we will install both Python 2 and Python 3 in the standard container. If you want to force your extensions to use Python 3 you should modify:
|
||||
|
||||
`Settings => Extension Scripts => ShellOverride = .py=/usr/bin/python3`
|
||||
|
||||
|
||||
|
||||
## Support Info
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user