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
da72f57192
commit
d171310c99
@ -56,11 +56,10 @@ The architectures supported by this image are:
|
||||
| :----: | :----: | ---- |
|
||||
| x86-64 | ✅ | amd64-\<version tag\> |
|
||||
| arm64 | ✅ | arm64v8-\<version tag\> |
|
||||
| armhf| ❌ | arm32v7-\<version tag\> |
|
||||
|
||||
## Usage
|
||||
|
||||
Unlike most of our container library this image is meant to be run ephemerally from the command line to enabled the underlying host to run containers built for different architechtures.
|
||||
Unlike most of our container library this image is meant to be run ephemerally from the command line to enable the underlying host to run containers built for different architechtures. Changes will not persist a host reboot.
|
||||
|
||||
### Enable and reset
|
||||
|
||||
@ -73,6 +72,7 @@ docker run --rm -it \
|
||||
```
|
||||
## Versions
|
||||
|
||||
* **17.11.25:** - Use Debian Trixie for build.
|
||||
* **09.12.24:** - Upgrade to 9.1.2, automate new builds.
|
||||
* **07.11.24:** - Upgrade to 9.1.1, switch to new debian package and bin naming scheme.
|
||||
* **14.10.24:** - Initial release.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user